delete_term_meta()

delete_term_meta()函数是Wordpress函数,从术语中删除元数据匹配条件。

delete_term_meta( int $term_id, string $meta_key, mixed $meta_value = ” )

参数(Parameters)

参数类型必填说明
$term_id(int)必需术语ID。
$meta_key(string)必需元数据名称。
$meta_value(mixed)可选元数据值。如果提供,则只删除与该值匹配的行。

返回(Return)

(bool)成功时正确,失败时错误。


源码(Source)

//暂无
更新版本源码位置使用被使用
4.4.0wp-includes/taxonomy.php:123801 function
0 条回复 A文章作者 M管理员
    暂无讨论,说说你的看法吧
个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索