Closed iegorov closed 8 years ago
hi, are you using 1.2.1 from wordpress.org or have you checked with the latest updates from the master branch here on github?
Yes, I use 1.2.1
please try downloading the plugin from the master branch of this repository and let me know if problems are solved for you
i was having the same issue as this an i can comfirm I am no longer experiencing the problem with v1.3 built from master
Yes, in 1.3 problem is solved. Thanks.
npm install
grunt build
Hi ! For request
http://localhost/wordpress/wp-json/wp-api-menus/v2/menus/3
Result contains empty items (
{ "ID": 3, "name": "Main menu", "slug": "main-menu", "description": "", "count": 1, "items": [], "meta": { "links": { "collection": "http://localhost/wordpress/wp-json/wp/v2/menus/", "self": "http://localhost/wordpress/wp-json/wp/v2/menus/3" } } }