Used By
Used By | Description |
---|---|
wp-includes/comment.php: wp_get_current_commenter() | Get current commenter’s name, email, and URL. |
Filters the current commenter’s name, email, and URL.
(array) An array of current commenter variables.
(string) The name of the current commenter, or an empty string.
(string) The email address of the current commenter, or an empty string.
(string) The URL address of the current commenter, or an empty string.
File: wp-includes/comment.php
Version | Description |
---|---|
3.1.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_get_current_commenter