W3cubDocs

/WordPress

apply_filters( 'no_texturize_tags', string[] $default_no_texturize_tags )

Filters the list of HTML elements not to texturize.

Parameters

$default_no_texturize_tags

(string[]) An array of HTML element names.

Source

File: wp-includes/formatting.php

View on Trac

Changelog

Version Description
2.8.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/no_texturize_tags