Melapress / admin-notices-manager

Admin notices manager is a WordPress plugin that allows you to better manage the admin notices in the WordPress dashboard so you read them at your own convenience and never miss an important message.
https://www.wpwhitesecurity.com/wordpress-plugins/admin-notices-manager/
Other
0 stars 0 forks source link

PHP Deprecated warning in logs when saving settings #42

Closed robert81 closed 3 years ago

robert81 commented 3 years ago

Whenever I save the plugin settings, I get the following in the debug log file:

 [26-Jul-2021 18:18:08 UTC] PHP Deprecated:  whitelist_options is <strong>deprecated</strong> since version 5.5.0! Use allowed_options instead. Please consider writing more inclusive code. in /var/www/robert.wpwhitesecurity.net/main/public_html/wp-includes/functions.php on line 5458
DannyWPWS commented 3 years ago

@robert81 Can you please try again with the WP User Avatar/Profilepress plugin deactivated? The error is caused by code in their plugin and wont occur when the plugin is not present:

image