WP_Taxonomy Object
(
    [name] => brand
    [label] => Brands
    [labels] => stdClass Object
        (
            [name] => Brands
            [singular_name] => Brand
            [search_items] => Search Brands
            [popular_items] => 
            [all_items] => All Brands
            [parent_item] => Parent Brand
            [parent_item_colon] => Parent Brand:
            [name_field_description] => The name is how it appears on your site.
            [slug_field_description] => The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens.
            [parent_field_description] => Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band.
            [desc_field_description] => The description is not prominent by default; however, some themes may show it.
            [edit_item] => Edit Brand
            [view_item] => View Category
            [update_item] => Update Brand
            [add_new_item] => Add New Brand
            [new_item_name] => New Brand Name
            [separate_items_with_commas] => 
            [add_or_remove_items] => 
            [choose_from_most_used] => 
            [not_found] => No categories found.
            [no_terms] => No categories
            [filter_by_item] => Filter by category
            [items_list_navigation] => Categories list navigation
            [items_list] => Categories list
            [most_used] => Most Used
            [back_to_items] => ← Go to Categories
            [item_link] => Category Link
            [item_link_description] => A link to a category.
            [menu_name] => Brand
            [name_admin_bar] => Brand
            [archives] => All Brands
            [template_name] => Brand Archives
        )

    [description] => 
    [public] => 1
    [publicly_queryable] => 1
    [hierarchical] => 1
    [show_ui] => 1
    [show_in_menu] => 1
    [show_in_nav_menus] => 1
    [show_tagcloud] => 1
    [show_in_quick_edit] => 1
    [show_admin_column] => 1
    [meta_box_cb] => post_categories_meta_box
    [meta_box_sanitize_cb] => taxonomy_meta_box_sanitize_cb_checkboxes
    [object_type] => Array
        (
            [0] => product
        )

    [cap] => stdClass Object
        (
            [manage_terms] => manage_categories
            [edit_terms] => manage_categories
            [delete_terms] => manage_categories
            [assign_terms] => edit_posts
        )

    [rewrite] => Array
        (
            [with_front] => 1
            [hierarchical] => 
            [ep_mask] => 0
            [slug] => brand
        )

    [query_var] => brand
    [update_count_callback] => 
    [show_in_rest] => 
    [rest_base] => 
    [rest_namespace] => 
    [rest_controller_class] => 
    [rest_controller] => 
    [default_term] => 
    [sort] => 
    [args] => 
    [_builtin] => 
    [how_in_nav_menus] => 1
)