Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Ordering blog_topics() by a custom order (not name or post count)
Member | Gold Partner
Oct 17, 2017 10:04 AM
I have a blog listing template that lists "groups" of posts by blog topic. For example:
- Topic 1
- Post 1
- Post 2
- Topic 2
- Post 3
- Post 4
- Topic 3
- Post 5
Here's a link to a page using the actual template: https://www.neurotour.com/shows. Tours, Broadway, and Concerts are a few of the topics, and the "posters" listed under each of them are posts tagged with the topic.
Currently, I'm getting them by
set show_topics = blog_topics( 'shows', 100 )
However, it looks like you can only get blog_topics by name or post count. Does anyone know how to get the topics in a custom order?
Thank you for your help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content