• Runing my WordPress install with Debug mode = true on the latest version at the time of posting (5.6.2) I am seeing the following message in relation to this plug-in within my admin panel:

    
    Deprecated: has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /opt/bitnami/apps/wordpress/htdocs/wp-includes/functions.php on line 5143
    
    
    Deprecated: contextual_help is deprecated since version 3.3.0! Use get_current_screen()->add_help_tab(), get_current_screen()->remove_help_tab() instead. in /opt/bitnami/apps/wordpress/htdocs/wp-includes/functions.php on line 5234
    

    I don’t think it’s a big issue, but might need a little patch.

    • This topic was modified 3 years, 9 months ago by naikhanom.
    • This topic was modified 3 years, 9 months ago by naikhanom.
    • This topic was modified 3 years, 9 months ago by naikhanom.
  • The topic ‘contextual_help is deprecated since version 3.3.0’ is closed to new replies.