wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
esc_xml › WordPress Filter Hooks
Seit5.5.0
Veraltetn/v
› apply_filters( 'esc_xml', $safe_text, $text )
| Parameter: (2) |
|
| Definiert in: |
|
| Codex: |
Filters a string cleaned and escaped for output in XML.
Text passed to esc_xml() is stripped of invalid or special characters before output. HTML named character references are converted to their equivalent code points.