首页
matter
登录
标签
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
21天前
9
0