Displays the HTML link of the URL of the author of the current comment.
$link_textstringoptional
Default:''
$beforestringoptional
Default:''
$afterstringoptional
Default:''
$commentint|WP_Commentoptional
function comment_author_url_link( $link_text = '', $before = '', $after = '', $comment = 0 ) {
echo get_comment_author_url_link( $link_text, $before, $after, $comment );
}
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/functions/comment_author_url_link