WordPress and JSON
Last updated: July 4, 2022
Introduction
(In the works)
But the key thing to note here is that WordPress is a stand-alone “CMS admin panel” – and it can generate the JSON output with all of your data. This can be used to feed an entirely different app – outside of WordPress.
We’ll be using the data in some JavaScript-only projects later.