• Is there a way i can disable form validation.
    I want to write my own form validation.

    I thought adding this filter in function.php will do it but looks like this is just for configuration
    add_filter( 'wpcf7_validate_configuration', '__return_false' );

    • This topic was modified 8 years, 11 months ago by d313k.
    • This topic was modified 8 years, 11 months ago by d313k.

The topic ‘disable validation’ is closed to new replies.