Zodiac1978/html5-fallback-wpcf7

Does this support the latest CF7?

Opened this issue · 1 comments

add_filter( 'wpcf7_support_html5_fallback', '__return_true' );in functions.php loads the additional fallback files but enabling the plugin doesn't

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.