Nope. Not the WordPress way at least.
You could probably make helper function (plain PHP realm in other words) to build instances of label arrays, however that would seriously hinder making strings translatable.
Related Posts:
- Formating the_terms() function output
- Combine multiple custom user taxonomy in single url
- How do I display a tag cloud with both post tags AND a custom taxonomy?
- Custom taxonomy forms for user profile
- Why does a new taxonomy term get created when I assign an existing term to a post?
- Custom Taxonomy index/archive hierarchy
- Proper way to update the slug of a taxonomy using register_taxonomy? [duplicate]
- Taxonomize taxonomy terms?
- Tracking the name of a custom taxonomy
- Custom field with terms from another taxonomy programmatically
- Taxonomies and subtaxonomies relations
- Custom Taxonomy Not Being Recognized by is_tax()
- set_object_terms for custom taxonomy in custom post type – not working
- Templates files for custom post type with custom tags
- Sort Taxonomy List by Custom Values
- Register custom taxonomy from a Advenced custom field option page
- Prevent random entries in hierarchical false taxonomies
- How to enforce a requirement for custom taxonomy
- Change taxonomy key of existing and future taxonomy posts
- Get object for a few selected taxonomies
- How to add images to taxonomy terms? [duplicate]
- Why get_page_template() doesn’t show taxonomy template file name?
- Trying to add taxonomy to get_categories() but it’s not working. How to fix this?
- Edit custom taxonomy description programatically
- Get only immediate children (and not grandchildren) of a hierarchical custom taxonomy term
- Get Comma Seperated Taxonomy Linked Terms and Last Child Separated By “&” Instead Of Comma
- Get taxonomy name for the current post
- View the complete list of a taxonomy in the navigation menu
- How to group all terms children’s in custom taxonomy?
- Hierarchical taxonomy list with modificated term links
- My custom taxonomy page is leading in 404 page
- Show template part if part of term
- one post per term taxonomy
- How can I change the output display of my pagination?
- Non editable custom taxonomy
- Corrupted nav-menu?
- Get name of taxonomies of current page
- Custom Taxonomy template not display
- Filter through custom taxonomy with an array of taxonomy IDs
- Remove taxonomy widget from “PAGE” post
- How to create taxonomy without using register_taxonomy () function
- Custom taxonomies not showing up in admin menu
- List Top 5 taxonomy terms based on number of post
- How to get attached image to taxonomy..?
- Loop through custom taxanomy in post and display custom fields from posts
- How add body_class from wp_termmeta
- How to get list of only custom taxonomies?
- Get list of taxonomies associated with users
- query_posts that have custom taxonomy and limiting what shows based on the taxonomy
- Dropdown taxonomy lists in admin menu
- Register `product_cat` taxonomy for default post post type
- How to call a custom taxonomy term name inside a function?
- Add custom taxonomy as a css class
- Custom Taxonomy Not Saving in Front End Post
- Taxonomy archive template that shows posts from more than one taxonomy
- Taxonomy page shows category in title
- Taxonomy.php how to show post only in current taxonomy with wp_query?
- Don’t display taxonomy if empty
- Query custom taxonomy for category including children
- Update Post Taxonomy Automatically Based On Date
- Taxonomy Overview Page?
- Order taxonomy terms wordpress
- Taxonomy archive template not working
- Only display latest custom taxonomy post
- How can I get Taxonomy Images to work with ‘orderby’ argument?
- Running a function only once when a taxonomy term is changed
- Unable to get the Parent Custom Taxonomy Terms
- How to get the term description in a taxonomy term archive query?
- How to define %category% for custom taxonomies?
- Unsetting post_tag taxonomy breaks term description for other taxonomies
- Taxonomies on Pages with Custom Formatting
- Use wp_list_categories to list parent categories from actual term
- How to combine taxonomies into URL?
- Why do my quick edits for custom taxonomies not show on the post frontend?
- Amend taxonomy to search in wordpress admin
- Include get_term_link inside search
- Unique taxonomy for post
- Trash Bin for Categories?
- Hi need update in my terms for other taxonomy
- How to change the author box selection on a post to a custom taxonomy
- Set two terms for a post when they differ only by an accent
- Custom taxonomies registered via plugin stop existing after function finishes running
- How to hide a child category and show his parent category
- Prioritise Pages over Taxonomy Term Root Archive, but not Taxonomy Term Child Archives
- Add terms to a taxonomy archive from within the same taxonomy
- Show recent posts from a custom taxonomy in wordpress
- Rewrite Search URL Permalink For CPT Custom Taxonomies
- display taxonomy terms with link
- new custom filed not showing in taxonomy
- How to add a dynamic dropdown derived from custom taxonomy
- Retrieve the child terms by having the parent’s information
- Fill New Taxonomies
- add pagination in wordpress page template
- How do I get the correct URL?
- Custom Taxonomies Archive Page 404
- How to replace custom post type with custom taxonmy in permalinks
- Listing Cities A custom taxonmy by selection order
- Cloning product not copying custom taxonomies
- Template taxonomy-{taxonomy}.php doesn’t show my posts
- how do you pull data from two taxonomies?