apply_filters( 'no_texturize_tags', array $default_no_texturize_tags )

Filters the list of HTML elements not to texturize.


Description Description


Parameters Parameters

$default_no_texturize_tags

(array) An array of HTML element names.


Top ↑

Source Source

File: wp-includes/formatting.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.8.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.