Added dependency plugins
This commit is contained in:
11
wordpress/wp-content/plugins/wp-rest-api-v2-menus/README.md
Normal file
11
wordpress/wp-content/plugins/wp-rest-api-v2-menus/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# WP REST API V2 Menus
|
||||
Adding menus endpoints on WP REST API v2
|
||||
|
||||
## Routes
|
||||
Get all menus:
|
||||
|
||||
GET /menus/v1/menus
|
||||
|
||||
Get menus data from slug:
|
||||
|
||||
GET /menus/v1/menus/{slug}
|
||||
Reference in New Issue
Block a user