apply_filters( 'get_comment_author_url_link', string $return )

Filters the comment author’s returned URL link.


Description Description


Parameters Parameters

$return

(string) The HTML-formatted comment author URL link.


Top ↑

Source Source

File: wp-includes/comment-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.