apply_filters( 'esc_html', ... )

Filters a string cleaned and escaped for output in HTML.

Parameters:
  • $safe_text string
  • $text string