wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



get_comment_author_url_link › Les Filtres WordPress

Depuis1.5.0
Dépréciéen/a
apply_filters( 'get_comment_author_url_link', $comment_author_url_link )
Paramètres:
  • (string) $comment_author_url_link The HTML-formatted comment author URL link.
    Requis: Oui
Défini(e) dans:
Codex:

Filters the comment author's returned URL link.





Source

return apply_filters( 'get_comment_author_url_link', $comment_author_url_link );