Used By
Used By | Description |
---|---|
wp-includes/comment.php: wp_check_comment_disallowed_list() | Checks if a comment contains disallowed characters or words. |
This hook has been deprecated. Use ‘wp_check_comment_disallowed_list’ instead.
Fires before the comment is tested for disallowed characters or words.
(string) Comment author.
(string) Comment author's email.
(string) Comment author's URL.
(string) Comment content.
(string) Comment author's IP address.
(string) Comment author's browser user agent.
File: wp-includes/comment.php
Version | Description |
---|---|
5.5.0 | Use 'wp_check_comment_disallowed_list' instead. |
1.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_blacklist_check