Filters a string cleaned and escaped for output as an HTML tag.
$safe_tagstring
$tag_namestring
return apply_filters( 'tag_escape', $safe_tag, $tag_name );
| Version | Description |
|---|---|
| 2.8.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/tag_escape