Exposing Customizer objects in WordPress REST API
-
I’ve been building a javascript front-end, using wordpress as the CMS. The REST API is great for posts, pages, custom post types, etc, but I’m unable to figure out how to access the “Customizer” data.
For instance, the favicon, and a field I’ve added for “Site Logo” in the customizer, which I’d like to expose to the front-end via a /wp-json endpoint.
Does anyone know if this is possible?
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Exposing Customizer objects in WordPress REST API’ is closed to new replies.