Filters the list of HTML elements not to texturize.
$default_no_texturize_tagsstring[]
no_texturize_tags‘ filter allows you to specify which HTML elements should not run through the wptexturize() function.$no_texturize_tags = apply_filters( 'no_texturize_tags', $default_no_texturize_tags );
| Version | Description |
|---|---|
| 2.8.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/no_texturize_tags