clean_object_term_cache()
clean_object_term_cache( int|array $object_ids, array|s…
clean_object_term_cache( int|array $object_ids, array|string $object_type )
从缓存中删除与术语的分类关系。
Removes the taxonomy relationship to terms from the cache.
目录锚点:#说明#参数#返回#源码
说明(Description)
另见函数 get_object_taxonomies()
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$object_ids | (int | array) | 必需 | 术语对象ID的单个或列表。 |
$object_type | (array | string) | 必需 | 分类对象类型。 |
返回(Return)
无返回值
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.3.0 | wp-includes/taxonomy.php:3187 | 4 | 4 |
类别:WordPress 函数手册、
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!