• Hi,

    I have this mention in the debug logs :
    WPCF7_ShortcodeManager::get_instance is deprecated since Contact Form 7 version 4.6! Use WPCF7_FormTagsManager::get_instance instead.

    It’s in file /src/class-cf7-extras.php line 685.

    The line 688 have to be modified too (if I’m not wrong) :
    $form = $manager->replace_all( $form_meta );

    Thanks

  • The topic ‘WPCF7_ShortcodeManager::get_instance is deprecated’ is closed to new replies.