apply_filters( 'no_texturize_tags', array $default_no_texturize_tags )
Filters the list of HTML elements not to texturize.
Parameters
- $default_no_texturize_tags
-
An array of HTML element names.
Source
Changelog
Version | Description |
---|---|
WP-2.8.0 | Introduced. |