no_texturize_tags

最后更新于:2021-11-27 11:26:21

apply_filters( ‘no_texturize_tags’, string[] $default_no_texturize_tags )

Filters the list of HTML elements not to texturize.

参数

$default_no_texturize_tags

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

源文件

文件: gc-includes/formatting.php

View on Trac