is_protected_meta()

is_protected_meta( string $meta_key, string $meta_type …

is_protected_meta( string $meta_key, string $meta_type =  )

确定元密钥是否被视为受保护。
Determines whether a meta key is considered protected.

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


参数(Parameters)

参数 类型 必填 说明
$meta_key (string) 必需 元数据键。
$meta_type (string) 可选 对象元数据的类型是。接受“post”、“comment”、“term”、“user”或任何其他具有关联元表的对象类型。

返回(Return)

(bool)元密钥是否被视为受保护。


源码(Source)


更新版本 源码位置 使用 被使用
3.1.3 wp-includes/meta.php:1047 10 2
类别:WordPress 函数手册

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

评论 (0)COMMENT

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