-
Loading more posts with a button click and WP REST API
•
Continue Reading: Loading more posts with a button click and WP REST APIOne of the features I had an issue finding a tutorial over was loading more posts via a button click. So here’s a brief tutorial on how to do just that.
-
Displaying threaded comments with WordPress REST API
•
Continue Reading: Displaying threaded comments with WordPress REST APIAs I’ve worked with the WP REST API, I’ve seen a lot of really good tutorials over the basics, but not a lot that deal with slightly more complicated topics that are easily implemented in the typical WordPress template. This tutorial over threaded comments in the WP REST API hopefully starts to fill that void.