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