apply_filters( 'no_texturize_shortcodes', array $default_no_texturize_shortcodes )
Filters the list of shortcodes not to texturize.
Description Description
Parameters Parameters
- $default_no_texturize_shortcodes
-
(array) An array of shortcode names.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |