Tagged Questions
0
votes
1answer
135 views
Fetching ten ten records from JSON API in word press
I am using JSON API for getting web services.. I have 80 records in my wp_posts table .
I need to display 10 , 10 records so that my mobile app will be faster.
I used the following method in this
...