php notice: wp_cache_flush_runtime used erroneously
-
I started seeing this in the logs a week ago:
PHP Notice: The wp_cache_flush_runtime function was <strong>erroneously</strong> called. Your object cache implementation does not support flush cache in working memory. For more information, see <a href="https://www.ads-software.com/support/article/debugging-in-wordpress/">Debugging in WordPress</a>. (This message was added in version 6.1.0.) in /home/xyz/public_html/xyz-site/wp-includes/functions.php on line 5835
(note: this was translated from Swedish)The only plugin using wp_cache_flush_runtime is mailchimp-for-woocommerce.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘php notice: wp_cache_flush_runtime used erroneously’ is closed to new replies.