• Hi when I activate this plugin I get the following tracebacks:

    Notice: Trying to access array offset on value of type bool in /wp-content/plugins/wpgiftregistry/admin/class-wp-gift-registry-admin.php on line 330
    
    Notice: Trying to access array offset on value of type bool in /wp-content/plugins/wpgiftregistry/admin/class-wp-gift-registry-admin.php on line 331
    
    Notice: Trying to access array offset on value of type bool in /wp-content/plugins/wpgiftregistry/admin/class-wp-gift-registry-admin.php on line 876
    
    Notice: Trying to access array offset on value of type bool in /wp-content/plugins/wpgiftregistry/admin/class-wp-gift-registry-admin.php on line 877
    
    Notice: add_submenu_page was called incorrectly. The seventh parameter passed to add_submenu_page() should be an integer representing menu position. Please see Debugging in WordPress for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5311

    I don’t know if that happened in the previous version since it is a new site.

    Seems like get_option('wishlist_settings') returns false.

  • The topic ‘Traceback with wordpress 5.6’ is closed to new replies.