wp_blacklist_check: Deprecated
-
I got this message in my debug.log:
[03-Sep-2020 14:55:51 UTC] PHP Deprecated: wp_blacklist_check ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_check_comment_disallowed_list(). in /homepages/htdocs/wp/wp-includes/functions.php on line 4773I guess this belonging to Akismet as “wp_blacklist_check” is still used at several places, for example on class.akismet-admin.php on Line 615
or class.akismet.php on Line 324I’m using WP 5.5.1 and PHP 7.4
cheers
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘wp_blacklist_check: Deprecated’ is closed to new replies.