Tagged: contact form 7, Depreciated method name and class name
Hello
You need to change the wpcf7_add_shortcode to wpcf7_add_form_tag and WPCF7_Shortcode to WPCF7_FormTag in /intergrations/contact-form-7.php
These have now been depreciated in Contact Form 7 and cause error messages in the wp-admin
Regards Anthony
Thanks. An update is on the way.
Thanks for the quick response. Sorry you’re going to hate me I forgot to add this change form_scan_shortcode to scan_form_tags on line 122.