pre_ent2ncr
最后更新于:2021-11-27 18:47:29
apply_filters( ‘pre_ent2ncr’, string|null $converted_text, string $text )
Filters text before named entities are converted into numbered entities.
参数
- $converted_text
-
(string|null)
The text to be converted. Default null. - $text
-
(string)
The text prior to entity conversion.
源文件
文件: gc-includes/formatting.php