You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I activate this plugin on Wordpress 4.7.3, this error is displayed in the dashboard:
Notice: add_contextual_help is deprecated since version 3.3.0! Use get_current_screen()->add_help_tab() instead. in /var/www/professional/wp-includes/functions.php on line 3829
The text was updated successfully, but these errors were encountered:
Hello, thank you for reporting this issue. I released version 1.8 today to resolve this and other issues. I am the new maintainer of the plugin and all further work on the plugin will be done in a new GitHub repository. If you have any further issues, please don't hesitate to report them in the new repository.
When I activate this plugin on Wordpress 4.7.3, this error is displayed in the dashboard:
Notice: add_contextual_help is deprecated since version 3.3.0! Use get_current_screen()->add_help_tab() instead. in /var/www/professional/wp-includes/functions.php on line 3829
The text was updated successfully, but these errors were encountered: