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



comment_text_rss › WordPress Filter Hooks

Da1.5.0
Deprecaton/a
apply_filters( 'comment_text_rss', $comment_text )
Parametri:
  • (string) $comment_text The content of the current comment.
    Richiesto:
Definito a:
Codex:

Filters the current comment content for use in a feed.





Sorgenti

$comment_text = apply_filters( 'comment_text_rss', $comment_text );