Order posts by meta key and meta value
-
I’m trying to create view that has a list of posts ordered by a meta key and my query looks like this:
?json_route=/posts&meta_key=post_views_count&orderby=meta_value_num&order=ASC
It doesn’t seem to be working though. Is this not possible via the API?
- The topic ‘Order posts by meta key and meta value’ is closed to new replies.