Meta Box
Support Forum
Support › MB Settings Page › MB Settings Page in REST API
Hey everyone, I just want to know where I can find the data I saved inside my CF's I created using the MB Settings Page Plugin. Whats the endpoint?
Thanks 🙂
Hi Tobias,
At the moment, the settings values are not sent to the REST API via MB REST API. You probably need to write your own route for that.
Hey, thanks for your answer (:
How would this route look like and the function behind the route?
Thanks
Here is a very detailed guide on this: https://developer.wordpress.org/rest-api/extending-the-rest-api/adding-custom-endpoints/
is this still the case that rest api does not give access to settings ?