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