wpcf7_acceptance

wpcf7_acceptance

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

See hook in core

Displaying hooks found in version: contact-form-7.5.9.3

apply_filters('wpcf7_acceptance') is found 1 times:

  • /includes/submission.php line 593
    	/**
    	 * Returns true if user consent is obtained.
    	 */
    	private function accepted() {
    		return apply_filters( 'wpcf7_acceptance', true, $this );
    	}
    
    
    	/**
    	 * Adds user consent data to this submission.
    	 *
    

See this hook used in plugins: