Sort custom post-types by taxonomy term slug
-
I have a taxonomy of ‘services’ created. I am returning all posts that are associated with ‘services’. I would like to know how I can sort these posts by the term slug of which service they are associated with.
For instance,
Taxonomy = ‘services’
Term slugs = website, video, interactive
How could I return these posts with all the websites on the top of a list, the video posts next, and then finally the interactive posts.
I’ve gone around and around on how to do this. Please help, as I’m getting glares from the boss in getting this done!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Sort custom post-types by taxonomy term slug’ is closed to new replies.