template : category-test_cat1.php
style.css
current cate ID : 22
current cate slug : test_cat1
parent cate slug : products

test_cat2

  • testProducts オープン価格
Array
(
    [0] => WP_Term Object
        (
            [term_id] => 23
            [name] => test_cat2
            [slug] => test_cat2
            [term_group] => 0
            [term_taxonomy_id] => 23
            [taxonomy] => category
            [description] => [:ja]test_cat2[:]
            [parent] => 22
            [count] => 1
            [filter] => raw
            [cat_ID] => 23
            [category_count] => 1
            [category_description] => [:ja]test_cat2[:]
            [cat_name] => test_cat2
            [category_nicename] => test_cat2
            [category_parent] => 22
        )

)