Get WP Navigation Menu from REST API V2
There is a navigation menu plugin extension for the REST API v2: https://wordpress.org/plugins/wp-api-menus/
There is a navigation menu plugin extension for the REST API v2: https://wordpress.org/plugins/wp-api-menus/
Is this meant to be used on sites in production? Yes. Many sites have been already using it. Is there a security risk to allowing endpoints to be viewed by anyone, such as /wp-json/wp/v2/users/ which shows all users registered to the site? No. Server responses have nothing to do with security, nothing you can do … Read more