wp-rest-api-v2-menus icon indicating copy to clipboard operation
wp-rest-api-v2-menus copied to clipboard

Adding menus endpoints on WP REST API v2

Results 3 wp-rest-api-v2-menus issues
Sort by recently updated
recently updated
newest added

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...

enhancement
help wanted
hacktoberfest

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...

enhancement
help wanted