Replies: 0
Hi guys,
Love your work!
I have a little suggestion which I hope you can add in the next version of the plugin.
I’m receiving this notice “PHP Notice: wpcf7_add_shortcode is deprecated since Contact Form 7 version 4.6!” and only your plugin using it on my site.
I know you’re checking if the function exists, but it does exist and gives this notice and calls new function wpcf7_add_form_tag.
After I’ve changed the function name in your class-cf7.php the notice disappeared.
I understand that notice doesn’t matter but this notice spams in debug.log file a lot.
Thanks!