2020-05-01 / 4430阅 / 悠然
Retrieves the HTML link of the URL of the author of the current comment.
$linktext parameter is>
(string)
(Optional)
The text to display instead of the comment author's email address.
Default value: ''
(string)
(Optional)
The text or HTML to display before the email link.
Default value: ''
(string)
(Optional)
The text or HTML to display after the email link.
Default value: ''
(int|WP_Comment)
(Optional)
Comment ID or WP_Comment object. Default is the current comment.
(string) The HTML link between the $before and $after parameters.