blacklist_keys renamed to disallowed_keys in WP 5.5
-
Ever since the update to WordPress 5.5, I have been getting this error on my websites:
Deprecated: get_option was called with an argument that is deprecated since version 5.5.0!
Doing a backtrace I traced it back to this plugin:
require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/ban-hammer/ban-hammer.php'), BanHammer->__construct, get_option, _deprecated_argument
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘blacklist_keys renamed to disallowed_keys in WP 5.5’ is closed to new replies.