首页
教程
IT编程
国外技术
登录
标签
Display sub categories and their
Display sub categories and their data of a taxonomy
I want to output the sub category details of a taxonomy$getTerms = get_terms($taxonomy, $args);print_r($getTerms);When
Display sub categories and their data of a taxonomy
admin
10月前
28
0