This won’t be possible via the function itself or to be exact by just providing parameters/arguments. You have to do this via hooks to alter the default behavior, I think. You should take a closer look at at least two, they are: get_terms_orderby
and/or terms_clauses
.
Related Posts:
- Custom order of terms for custom taxonomy in admin and website
- How can I set a default listing order on the admin page for a custom taxonomy? (without plugins)
- Sort posts by number of matched terms
- Link to most recently created category of custom taxonomy in primary navigation menu
- Sorting Posts Via Custom Taxonomy Values Using Checkboxes?
- How to show the entries in a custom taxonomy by author?
- Alter post order on taxonomy template
- query_posts and custom taxonomy posts order
- Sorting Custom Posts on Archive page with pagination
- WordPress Custom post query sorting does not work
- Sort and paginate custom post taxonomies alphabetically
- Sort taxonomy page alphabetically by meta rather than default post date
- Listing Cities A custom taxonmy by selection order
- WP Tax query & order by tax query not working
- Group & Sort Taxonomy terms by letter – Is there a better way?
- sort Posts by custom user filed
- Custom taxonomy with custom meta value is not sorting correctly (query returns the same value for orderby regardless of sort column click)
- Get term name from term ID?
- Remove taxonomy base or term from url
- Can custom taxonomies be displayed inside of a custom meta box?
- Bulk term assignment for attachment taxonomies
- Display child taxonomy until the last child
- Taxonomy slug by term ID
- URL rewrite rules for multiple taxonomies query
- Create taxonomy with meta term using the WP Rest Api
- Best practices for complex taxonomies
- wp_get_object_terms – How can I order the resulting array by hierarchy?
- How to display and use all existing tags at my write-post-at-frontend-panel?
- How to use create_term, edit_term, delete_term actions?
- How to output the taxonomy term name in a widget
- custom post type category page
- Advanced custom fields – taxonomy terms images [closed]
- How to call custom taxonomy categories with shortcodes
- Is It Possible To Have Shared WordPress Custom Post Types?
- WPML Translating a term/taxonomy programmatically
- How do I make a custom taxomony appear like tags?
- Get terms from posts submitted within a certain time
- Display post taxonomies tree
- get_term_children returns WP_Error for custom taxonomy
- How can I add buttons to a custom column in the taxonomy table?
- WP_Query on custom taxonomy works fine but fails if run through wp_ajax_
- JSON API – search by custom taxonomy
- 404 error- issues with pages after adding custom rules for posts
- Wrapping result of the_terms in a span with a class of the term name
- Enable the admin to sort custom taxonomy
- Taxonomies for custom post types
- Taxonomies image
- Howto control custum taxonomy order?
- Save custom taxonomy data in different table not in wp_options for my own plugin
- Retrieve Custom Taxonomies according to posts selected
- Redirect on saving term at custom taxnomy
- Pagination on Custom Tax Pages Removes Spaces from Query Vars
- Taxonomy Rewrite Rules Redirecting Instead of Masking
- get_terms not returning any custom taxonomies
- I don’t need ‘view’ page for my custom taxonomy
- WordPress implode & wp_insert_post question
- WP REST API – get custom taxonomies based on terms & filter
- Using WP_Query and Query_post for the loop?
- How to write sql query to get the posts from a custom taxonomy term name
- How to do a particular wp_query taxonomy search
- Multiple Custom Taxonomy Dropdowns Lists
- How to display a custom taxonomy without a link?
- Get post count for current custom taxonomy
- Build filter for post-type + multi taxonomies + multi terms
- get_term_by works but get_terms doesn’t?
- Double slash in the_terms URL
- Using custom taxonomy when registering a new custom post type
- How to call a custom taxonomy term name inside a function?
- Get custom taxonomy name (not the term) in custom post
- How to add custom content to custom taxonomy
- Fix Custom Taxonomy Display two times on each call
- Update Custom Taxonomy Value for a post based on custom date field
- How to output taxonomy term (incl. link to archive) on author.php?
- Featured Images for Tags?
- Taxonomize taxonomy terms?
- displaying posts from a custom post type tags
- Saving custom taxonomies to post as checkbox on frontend
- How can I show links for custom posts group by taxonomy current term and sub-term?
- Show custom taxaomy as a product meta
- Taxonomy page loading wrong data
- How to use custom slug and custom templates for custom taxonomy?
- Updating a custom post type’s custom taxonomy in a custom editor block
- how to show product custom taxonomies in woocommerce rest api
- Auto add custom taxonomy to permalink when save
- Custom taxonomy – no posts found
- Show latest used taxonomy in homepage
- What’s the url queryvar for a taxnomy archive?
- Custom button on custom taxonomy listing page
- Custom Taxonomy Archives Page Errors
- Permalink Rewrite to include Custom Taxonomy Term
- Remove taxonomy menu without removing the metabox?
- Custom taxonomy list in Worpdress
- Where is defined a custom register_taxonomy? [closed]
- How can I show custom field according to taxonomy?
- Multiple Taxonomy in URL/Query – No Custom Post Type
- Calling Custom Taxonomy Dropdown in Form
- Displaying Custom Taxonomy List Posts By Slug?
- Show different sidebar on taxonomy pages when a default is set
- How can I get parent term from a child term
- ACF Display Taxonomy Image Field