WP_Taxonomy Object
(
    [name] => ts_product_brand
    [label] => Product brands
    [labels] => stdClass Object
        (
            [name] => Product 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] => Le nom est la façon dont il apparaît sur votre site.
            [slug_field_description] => Le « slug » est la version du nom normalisée pour les URL. Il ne contient généralement que des lettres, des chiffres et des traits d’union.
            [parent_field_description] => Assignez un terme parent pour créer une hiérarchie. Le terme Jazz, par exemple, serait le parent de Bebop et Big Band.
            [desc_field_description] => La description n’est pas visible par défaut ; cependant, certains thèmes peuvent l’afficher.
            [edit_item] => Edit brand
            [view_item] => Voir la catégorie
            [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 brands found
            [no_terms] => Aucune catégorie
            [filter_by_item] => Filtrer par catégorie
            [items_list_navigation] => Navigation de la liste des catégories
            [items_list] => Liste des catégories
            [most_used] => Plus utilisés
            [back_to_items] => ← Aller aux catégories
            [item_link] => Lien de catégorie
            [item_link_description] => Un lien vers une catégorie.
            [menu_name] => Brands
            [name_admin_bar] => Brand
            [archives] => All brands
            [template_name] => Archives de Brand
        )

    [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] => 
    [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_product_terms
            [edit_terms] => edit_product_terms
            [delete_terms] => delete_product_terms
            [assign_terms] => assign_product_terms
        )

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

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