Forum Discussion

apaskett's avatar
apaskett
Contributor
11 years ago

Recent threads logic issue

We've created a custom component to pull latest posts from two different blogs.  We are using the REST API to call for threads (rest("blogs/id/<id>/threads?page_size=5").threads), but the posts being...