首页
运维笔记
SEO心得
软件程序
网站源码
旗下网站
programmer
登录
标签
custom post typesHow do i get th
custom post types - How do i get the taxonomy term name on the CPT archive page?
In archive-news.php, i've triedglobal $wp_query;$tax = $wp_query->get_queried_object();echo $tax->name;But
custom post typesHow do i get the taxonomy term name on the CPT archive page
admin
6小时前
2
0