[Plugin: JSON API] order_by argument
-
I’ve been going about this for a while, and re-reading the documentation, but can’t seem to crack it.
Trying to retrieve posts and order them by post titles, but the order_by argument doesn’t seem to have an effect (at least not how I’m doing it)
https://example.com/?json=get_category_posts&category_id=4&order_by=title
Any hints, tips very appreciated. (btw – order=asc, working like a charm, but have been trying other values for order_by and no joy so far).
Many thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[Plugin: JSON API] order_by argument’ is closed to new replies.