prep_atom_text_construct()

prep_atom_text_construct( string $data ) 确定格式化数据的字符串的类型…

prep_atom_text_construct( string $data )

确定格式化数据的字符串的类型。
Determine the type of a string of data with the data formatted.

目录锚点:#说明#参数#返回#源码


说明(Description)

根据RFC4287第3.1节,判断类型是文本、html还是xhtml。

在WordPress的情况下,文本被定义为不包含标记,xhtml被定义为“格式良好”,html被定义为标记汤(即,其余部分)。

根据第3.1.1.3节,容器div标记被添加到xhtml值中。


参数(Parameters)

参数 类型 必填 说明
$data (string) 必需 输入字符串

返回(Return)

(array)数组(类型,值)


源码(Source)


更新版本 源码位置 使用 被使用
2.5.0 wp-includes/feed.php:547 0 1 function
类别:WordPress 函数手册

本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。

评论 (0)COMMENT

登录 账号发表你的看法,还没有账号?立即免费 注册