get_taxonomies_for_attachments()

get_taxonomies_for_attachments( string $output = ‘names…

get_taxonomies_for_attachments( string $output = ‘names’ )

检索为附件注册的所有分类。
Retrieves all of the taxonomies that are registered for attachments.

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


说明(Description)

另见函数 get_taxonomies()


参数(Parameters)

参数 类型 必填 说明
$output (string) 可选 要返回的分类法输出的类型。接受“名称”或“对象”。

返回(Return)

(string[]|WP_Taxonomy[])附件的已注册分类法的名称或对象数组。


源码(Source)


更新版本 源码位置 使用 被使用
3.5.0 wp-includes/media.php:3135 3 1 function
类别:WordPress 函数手册

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

评论 (0)COMMENT

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