• When I upgraded to CF7 6.0 these error messages started to appear. I verified they go away when I deactivate this plugin:

    Deprecated: WPCF7_TagGenerator::add(): Use of tag generator instances older than version 2 is deprecated. Version 1 instance (posts drop-down menu) detected. in …/wp-includes/functions.php on line 6085

    Deprecated: WPCF7_TagGenerator::add(): Use of tag generator instances older than version 2 is deprecated. Version 1 instance (Post checkboxes) detected. in …/wp-includes/functions.php on line 6085

    Deprecated: WPCF7_TagGenerator::add(): Use of tag generator instances older than version 2 is deprecated. Version 1 instance (Post radio buttons) detected. in …/wp-includes/functions.php on line 6085

    Deprecated: WPCF7_TagGenerator::add(): Use of tag generator instances older than version 2 is deprecated. Version 1 instance (posts Image-drop-down menu) detected. in …/wp-includes/functions.php on line 6085

    Deprecated: WPCF7_TagGenerator::add(): Use of tag generator instances older than version 2 is deprecated. Version 1 instance (Post Image-checkboxes) detected. in …/wp-includes/functions.php on line 6085

    Deprecated: WPCF7_TagGenerator::add(): Use of tag generator instances older than version 2 is deprecated. Version 1 instance (Post Image-radio buttons) detected. in …/wp-includes/functions.php on line 6085

    • This topic was modified 3 weeks, 1 day ago by ukeboyska.
Viewing 1 replies (of 1 total)
  • I’m not the plugin developer, but from what I’m seeing in the CF7 6.0 changelog, this error appears because the new version introduced Tag Generator 2. Since version 1 still works, this is not a problem, it’s just a warning. If this appears to you, it’s because you have WP_DEBUG enabled, this shouldn’t appear under normal conditions.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.