-
Displaying threaded comments with VueJS
•
Continue Reading: Displaying threaded comments with VueJSDisplaying comments in a threaded manner is challenging with the WP REST API. But here’s a simple way to do it with VueJS.
-
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.