wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



get_comment_author_url_link › WordPress Filter Hooks

Da1.5.0
Deprecaton/a
apply_filters( 'get_comment_author_url_link', $comment_author_url_link )
Parametri:
  • (string) $comment_author_url_link The HTML-formatted comment author URL link.
    Richiesto:
Definito a:
Codex:

Filters the comment author's returned URL link.





Sorgenti

return apply_filters( 'get_comment_author_url_link', $comment_author_url_link );