mwform_redirect_url_

mwform_redirect_url_

Hook Type: filter

See hook in core

Displaying hooks found in version: mw-wp-form.5.1.0

apply_filters('mwform_redirect_url_') is found 1 times:

  • /classes/services/class.redirected.php line 101
    	 * @return string
    	 */
    	public function get_url() {
    		$Data = MW_WP_Form_Data::connect( $this->form_key );
    		return apply_filters( 'mwform_redirect_url_' . $this->form_key, $this->url, $Data );
    	}
    
    	/**
    	 * Returns a flg indicating the screen to be displayed
    	 *
    	 * @return string $this->view_flg