Forums
Forums / Plugin: WP REST API (WP API) / Order posts by meta key and meta value
(@joshuatuscan)
11 years, 7 months ago
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?
https://wordpress.org/plugins/json-rest-api/
The topic ‘Order posts by meta key and meta value’ is closed to new replies.