View demo dev.viklund.fi/wp-rest-api. Full source can be found at Github
Below is a WordPress Rest API 2 filter to add sibling information to posts for easing navigation.
View demo dev.viklund.fi/wp-rest-api. Full source can be found at Github
Below is a WordPress Rest API 2 filter to add sibling information to posts for easing navigation.
2 replies on “Using WP Rest API with Angular.js”
Great example! Thanks, ville!
How would I go about getting the next post’s title, following this example?
Janne, the example has been updated to include next and previous posts titles.