wp-rest-api-v2-menus
wp-rest-api-v2-menus copied to clipboard
Adding menus endpoints on WP REST API v2
Fix fatal error: "Cannot use object of type WP_Term as array"
Hi there, First of all, thanks for your work. It is an awesome plugin! I am trying to retrieve my translated menus through the API, and I don't seem to...
Hi when i add the WPML ?lang=query http://masks.local/wp-json/menus/v1/locations/header?lang=**de** this works because its the DEFAULT one now when i add a other language http://masks.local/wp-json/menus/v1/locations/header?lang=**en** then i get the right menu but...