wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
esc_html › WordPress Filter Hooks
Seit2.8.0
Veraltetn/v
› apply_filters( 'esc_html', $safe_text, $text )
| Parameter: (2) |
|
| Definiert in: |
|
| Codex: |
Filters a string cleaned and escaped for output in HTML.
Text passed to esc_html() is stripped of invalid or special characters before output.