apply_filters( 'no_texturize_shortcodes', array $default_no_texturize_shortcodes )

Filters the list of shortcodes not to texturize.


Parameters

$default_no_texturize_shortcodes

(array) An array of shortcode names.


Source

File: wp-includes/formatting.php

View on GitHub



Changelog

Changelog
Version Description
WP-2.8.0 Introduced.