Viewing 1 replies (of 1 total)
  • Plugin Author Zack Katz

    (@katzwebdesign)

    You can use

    
    add_filter( 'wpcf7_validate_hidden', 'wpcf7_hidden_validation_filter', 10, 2 );
    add_filter( 'wpcf7_validate_hidden*', 'wpcf7_hidden_validation_filter', 10, 2 );
    
    • This reply was modified 7 years, 9 months ago by Zack Katz.
Viewing 1 replies (of 1 total)
  • The topic ‘Validation’ is closed to new replies.