Used By
| Used By | Description |
|---|---|
| wp-includes/comment.php: wp_filter_comment() | Filters and sanitizes comment data. |
| wp-includes/comment.php: sanitize_comment_cookies() | Sanitizes the cookies sent to the user already. |
Filters the comment author’s email cookie before it is set.
When this filter hook is evaluated in wp_filter_comment(), the comment author’s email string is passed.
(string) The comment author email cookie.
File: wp-includes/comment.php
| Version | Description |
|---|---|
| 1.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/pre_comment_author_email