-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add route to return rendered html of a single menu #27
base: master
Are you sure you want to change the base?
Commits on May 12, 2016
-
Add Route that returns rendered html for v2 of the REST api
Also made a correction to the get_menu() function the $rest_url was getting the api namespace instead of the plugin name space
Configuration menu - View commit details
-
Copy full SHA for 2f138fb - Browse repository at this point
Copy the full SHA 2f138fbView commit details -
Add "menu-html" route to return rendered html for REST api v1
Didn't test the REST API v1 version of this.
Configuration menu - View commit details
-
Copy full SHA for d6be3dc - Browse repository at this point
Copy the full SHA d6be3dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdc6db4 - Browse repository at this point
Copy the full SHA fdc6db4View commit details
Commits on May 18, 2016
-
Change v2 API so the "menu-html" route will take id or slug. Changed …
…"render_html" to "html" in the json output.
Configuration menu - View commit details
-
Copy full SHA for 7885ac8 - Browse repository at this point
Copy the full SHA 7885ac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9024074 - Browse repository at this point
Copy the full SHA 9024074View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e4caf0 - Browse repository at this point
Copy the full SHA 4e4caf0View commit details
Commits on May 19, 2016
-
Added "menu-html-location" route to the API v2 to return a single men…
…u from the location rendered as html
Configuration menu - View commit details
-
Copy full SHA for 60c5267 - Browse repository at this point
Copy the full SHA 60c5267View commit details -
UNTESTED Added "menu-html-location" route to return s specific menu r…
…endered in html from the location for the API v1. Also changed "render_html" to "html" in the json output for API v1. Code hasn't been tested
Configuration menu - View commit details
-
Copy full SHA for aa888dd - Browse repository at this point
Copy the full SHA aa888ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 148caf2 - Browse repository at this point
Copy the full SHA 148caf2View commit details