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
I have "WP_DEBUG" enabled. This error only shows up if this Disable Blog is enabled. This error showed up on a brand new WP install.
Function update_option was called with an argument that is deprecated since version 5.5.0! The "comment_whitelist" option key has been renamed to "comment_previously_approved". in /home/758708.cloudwaysapps.com/ymtwarqkbm/public_html/wp-includes/functions.php on line 5697
WP 6.2.2
The text was updated successfully, but these errors were encountered:
Hey again! So I tried to replicate this issue without success. The only two instances where this plugin uses update_option are not related to comments, just the plugin version, and nowhere in the plugin does the string comment_whitelist occur.
Can you confirm the steps needed to replicate your experience?
Is it possible there is another plugin or theme throwing this error, unrelated to Disable Blog?
Do you encounter it with the current version of WordPress, 6.4.2?
I have "WP_DEBUG" enabled. This error only shows up if this Disable Blog is enabled. This error showed up on a brand new WP install.
Function update_option was called with an argument that is deprecated since version 5.5.0! The "comment_whitelist" option key has been renamed to "comment_previously_approved". in /home/758708.cloudwaysapps.com/ymtwarqkbm/public_html/wp-includes/functions.php on line 5697
WP 6.2.2
The text was updated successfully, but these errors were encountered: