mitcho / shibboleth

WordPress Shibboleth plugin
24 stars 23 forks source link

admin error regarding add_contextual_help #33

Open tthorp opened 7 years ago

tthorp commented 7 years ago

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

jrchamp commented 7 years ago

Fixed by #19 which is already in the master branch. Unfortunately, this is not part of a released "version", but is stable.

michaelryanmcneill commented 6 years ago

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.