get_comment_author_url_link

Advertisement

Summery Summery

Filters the comment author’s returned URL link.

Syntax Syntax

apply_filters( 'get_comment_author_url_link', string $return )

Parameters Parameters

$return

The HTML-formatted comment author URL link.

Source Source

File: wp-includes/comment-template.php

Advertisement

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.

Advertisement

Leave a Reply