Used By
| Used By | Description |
|---|---|
| wp-includes/comment-template.php: get_comment_author_link() | Retrieves the HTML link to the URL of the author of the current comment. |
Filters the comment author’s link for display.
(string) The HTML-formatted comment author link. Empty for an invalid URL.
(string) The comment author's username.
(int) The comment ID.
| Version | Description |
|---|---|
| 4.1.0 | The $author and $comment_ID parameters were added. |
| 1.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_comment_author_link