wpcf7_submit

wpcf7_submit

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: contact-form-7.5.9.3

do_action('wpcf7_submit') is found 1 times:

  • /includes/contact-form.php line 1076
    		if ( $this->in_demo_mode() ) {
    			$result['demo_mode'] = true;
    		}
    
    		do_action( 'wpcf7_submit', $this, $result );
    
    		return $result;
    	}
    
    
    	/**
    

See this hook used in plugins: