Wpcf7_add_shortcode depreciated

Hello there!

I am getting this error :
Notice: wpcf7_add_shortcode is deprecated since Contact Form 7 version 4.6! Use wpcf7_add_form_tag instead. in /home/hotwaxsy/staging/5/wp-content/plugins/contact-form-7/includes/functions.php on line 360

From the Contact Form 7 plugin. Seems they are depreciated the add_shortcode. How should I use wpcf7_add_form_tag?

Thanks

Hey @nitin,

X is not using the wpcf7_add_shortcode filter. To be sure though, please switch to the default WordPress theme, deactivate Cornerstone and check if the issue persists. If it does, maybe one of your plugins uses that filter. To know how to use wpcf7_add_form_tag filter, please contact Contact Form 7 support.

Thanks.

Hey @christian_y

Thank you for the revert.

I’ve tried switching to the default WordPress theme, deactivated the Cornerstone the issue is still persisting. Deactivated the plugin that may be causing this issue, still no positive result.

We are integrating our custom CRM. And for this purpose, we have added a core functionality plugin (https://www.billerickson.net/core-functionality-plugin/). Is this causing this issue?

Thanks

That might be causing the issue. You can search the code if it’s using wpcf7_add_shortcode filter. Since this is neither an issue with X nor Cornerstone though, we could not give further assistance.

Thank you for understanding.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.