Order list of pages by taxonomy terms on front end
-
Hi,
is it even possible with your plugin to order list of pages by taxonomy terms on front end?I reorder my taxonomy terms in admin.
Now I use get_posts() and I want that the filtered list of pages on front end will have the same order as my taxonomy terms.I use param ‘suppress_filters’ => false in args, but what should I have in param ‘orderby’ => ‘ ‘ ?
Thank you.
- The topic ‘Order list of pages by taxonomy terms on front end’ is closed to new replies.