Used By
Used By | Description |
---|---|
wp-includes/comment.php: wp_comments_personal_data_eraser() | Erases personal data associated with an email address from the comments table. |
Filters whether to anonymize the comment.
(bool|string) Whether to apply the comment anonymization (bool) or a custom message (string). Default true.
(WP_Comment) WP_Comment object.
(array) Anonymized comment data.
File: wp-includes/comment.php
Version | Description |
---|---|
4.9.6 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_anonymize_comment