get_all_category_ids()
get_all_category_ids()
检索所有类别ID。
Retrieves all category IDs.
说明(Description)
另见函数 get_terms()
返回(Return)
(object)所有类别ID的列表。
源码(Source)
get_all_category_ids() 函数的代码位于 wp-includes/category.php.
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
4.0.0 | wp-includes/deprecated.php:1286 | 1 function | 2 |
get_all_category_ids() 为WP2原创文章,链接:https://www.wp2.cn/functions/get_all_category_ids/