apply_filters( 'comment_text', ... )

Filters the text of a comment to be displayed.

Parameters:
  • $comment_text string
  • $comment WP_Comment | null
  • $args array