get_comment_author_url


get_comment_author_url ( $comment_id = 0 )

Parameters:
  • (int|WP_Comment) comment_id Optional. WP_Comment or the ID of the comment for which to get the author's URL. Default current comment.
Returns:
  • (string) Comment author URL, if provided, an empty string otherwise.
Defined at:
Change Log:
  • 4: .

Description

Retrieves the URL of the author of the current comment, not linked.

Related Functions

get_comment_author_rss, get_comment_author, comment_author_url, get_comment_author_url_link, get_comment_author_link

Top Google Results

User discussions

wpseek mobile