wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



comment_author_rss › Filtr WordPress Hooks

Od1.5.0
Przestarzałyn/a
apply_filters( 'comment_author_rss', get_comment_author()
Parametry:
  • (string) $comment_author The current comment author.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the current comment author for use in a feed.





Źródło

return apply_filters( 'comment_author_rss', get_comment_author() );