Skip to content

FloLech/wp-rest-api-v2-menus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP REST API V2 Menus

Build Status

Adding menus endpoints on WP REST API v2

Routes

Get all menus:

GET /menus/v1/menus

Get menus data from slug or ID:

GET /menus/v1/menus/{slug}

Get all locations:

GET /menus/v1/locations

Get menus data from location's slug

GET /menus/v1/locations/{slug}

Compatibility

Compatible with ACF menu's custom attributes and menu item's custom attributes.

Compatible with Menu Image, Icons made easy.

About

Adding menus endpoints on WP REST API v2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%