wordpress 函数:wp-云顶国际

转换和修正 html 实体。

这个函数恢复正常的 html 实体,它把 'at&t' 转换成正确的 'at&t', ':' => ':', '&#xyzzy;' => '&#xyzzy;' 等等。

用法

参数

$string
(string) (required) 将修正 html 实体的字符串
default: none

返回值

(string) 
已经修正了 html 实体的字符串

修改记录

since: 1.0.0

源文件

wp-includes/kses.php

         
网站地图