You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to Create a Menu Collection With three Methods:
Get all list Menu With Custom Meta Term
Get all List Locations Menu
Get Menu List item By ID or Name
Your proposed array is missing three points:
1- Every Menu Item List is a Post in WordPress Database, We must add Meta Parameter.
2- WordPress Menu is a Nested System, we Must add children Parameter.
3- We Prefer All Methods return Object in This Package.
https://github.com/thebatclaudio/wp-rest-api-v2-menus
The text was updated successfully, but these errors were encountered: