wpseek.com
A WordPress-centric search engine for devs and theme authors
attribute_escape › WordPress Filter Hooks
Since2.0.6
Deprecatedn/a
› apply_filters( 'attribute_escape', $safe_text, $text )
| Parameters: (2) |
|
| Defined at: |
|
| Codex: |
Filters a string cleaned and escaped for output in an HTML attribute.
Text passed to esc_attr() is stripped of invalid or special characters before output.Related Functions: attribute_escape, like_escape, tag_escape, language_attributes, js_escape, page_attributes_meta_box
Related Hooks: tag_escape, page_attributes_misc_attributes, activate_header, language_attributes, js_escape