-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Contact Form 7 4.6 #40
Conversation
* bugfix/upgrade-c7-hooks: Upgraded to `wpcf7_scan_form_tags` Upgraded to `WPCF7_FormTag` Upgraded to `wpcf7_add_form_tag`
Thanks for the PR @qutrwp, and making me aware of that change in Contact Form 7. The PR looks good, however can you please update it to only change the CF7-related stuff? I don't think we should change any function or class names of this CF7BS plugin since it's not necessary. It's too bad already that CF7 simply changed their function and class names for no obvious reasons. :/ |
* bugfix/upgrade-c7-hooks: Reverted function names to plugin defaults
Hi @felixarntz, Fair enough - I've updated the PR accordingly. |
Remove the registered form tags before registring the new ones
* bugfix/upgrade-c7-hooks: Standardised indentation Remove the registred form tags before registring the new ones
Adds support for Contact Form 7 version 4.6, as per the release notes below: