Open hubdotcom opened 9 years ago
add_filter( 'wpcf7_support_html5_fallback', '__return_true' );in functions.php loads the additional fallback files but enabling the plugin doesn't
add_filter( 'wpcf7_support_html5_fallback', '__return_true' );
Is use exactly the same line in the plugin: https://github.com/Zodiac1978/html5-fallback-wpcf7/blob/master/html5-fallback-wpcf7.php#L39
I will test that later and report back.
add_filter( 'wpcf7_support_html5_fallback', '__return_true' );
in functions.php loads the additional fallback files but enabling the plugin doesn't