New to Translating WordPress? Read through our Translator Handbook to get started. Hide

Translation of Development Readme (trunk): Hawaiian

Filter ↓ Sort ↓ All (39) Translated (0) Untranslated (39) Waiting (0) Changes requested (0) Fuzzy (0) Warnings (0)
1 2 3
Prio Original string Translation
Extends WordPress WP REST API with new routes pointing to WordPress menus.
Priority: high
You have to log in to add a translation. Details
Extends WordPress WP REST API with new routes pointing to WordPress menus.
Comment

Short description.

You have to log in to edit this translation.

WP API Menus
Priority: high
You have to log in to add a translation. Details
WP API Menus
Comment

Plugin name.

You have to log in to edit this translation.

You can submit a pull request to: https://github.com/unfulvio/wp-api-menus However, menu data organization in json is a bit arbitrary and subjective, and that's why probably hasn't made it into WP API by the time of writing. You could also fork this plugin altogether and write your json output for a specific use case. You have to log in to add a translation. Details
You can submit a pull request to: https://github.com/unfulvio/wp-api-menus However, menu data organization in json is a bit arbitrary and subjective, and that's why probably hasn't made it into WP API by the time of writing. You could also fork this plugin altogether and write your json output for a specific use case.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

There's no such thing. You have to log in to add a translation. Details
There's no such thing.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Will this plugin do 'X' ? You have to log in to add a translation. Details
Will this plugin do 'X' ?
Comment

Found in faq header.

You have to log in to edit this translation.

Is this an official extension of WP API? You have to log in to add a translation. Details
Is this an official extension of WP API?
Comment

Found in faq header.

You have to log in to edit this translation.

Once installed, activate WP API Menus from WordPress plugins dashboard page and you're ready to go, WP API will respond to new routes and endpoints to your registered menus. You have to log in to add a translation. Details
Once installed, activate WP API Menus from WordPress plugins dashboard page and you're ready to go, WP API will respond to new routes and endpoints to your registered menus.
Comment

Found in installation paragraph.

You have to log in to edit this translation.

Install the plugin as you would with any WordPress plugin in your <code>wp-content/plugins/</code> directory or equivalent. You have to log in to add a translation. Details
Install the plugin as you would with any WordPress plugin in your <code>wp-content/plugins/</code> directory or equivalent.
Comment

Found in installation paragraph.

You have to log in to edit this translation.

This plugin requires having <a href="https://wordpress.org/plugins/json-rest-api/">WP API</a> installed and activated or it won't be of any use. You have to log in to add a translation. Details
This plugin requires having <a href="https://wordpress.org/plugins/json-rest-api/">WP API</a> installed and activated or it won't be of any use.
Comment

Found in installation paragraph.

You have to log in to edit this translation.

In V2 the routes by default are at <code>wp-json/wp-api-menus/v2/</code> (e.g. <code>wp-json/wp-api-menus/v2/menus/</code>, etc.) since V2 encourages prefixing and version namespacing. You have to log in to add a translation. Details
In V2 the routes by default are at <code>wp-json/wp-api-menus/v2/</code> (e.g. <code>wp-json/wp-api-menus/v2/menus/</code>, etc.) since V2 encourages prefixing and version namespacing.
Comment

Found in description paragraph.

You have to log in to edit this translation.

In V1 the routes are located by default at <code>wp-json/menus/</code> etc. You have to log in to add a translation. Details
In V1 the routes are located by default at <code>wp-json/menus/</code> etc.
Comment

Found in description paragraph.

You have to log in to edit this translation.

<strong>An important note on WP API V2:</strong> You have to log in to add a translation. Details
<strong>An important note on WP API V2:</strong>
Comment

Found in description paragraph.

You have to log in to edit this translation.

You can alter the data arrangement of each individual menu items and children using the filter hook <code>json_menus_format_menu_item</code>. You have to log in to add a translation. Details
You can alter the data arrangement of each individual menu items and children using the filter hook <code>json_menus_format_menu_item</code>.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Currently, the <code>menu-locations/&lt;location&gt;</code> route for individual menus will return a tree with full menu hierarchy, with correct menu item order and listing children for each menu item. The <code>menus/&lt;id&gt;</code> route will output menu details and a flat array of menu items. Item order or if each item has a parent will be indicated in each item attributes, but this route won't output items as a tree. You have to log in to add a translation. Details
Currently, the <code>menu-locations/&lt;location&gt;</code> route for individual menus will return a tree with full menu hierarchy, with correct menu item order and listing children for each menu item. The <code>menus/&lt;id&gt;</code> route will output menu details and a flat array of menu items. Item order or if each item has a parent will be indicated in each item attributes, but this route won't output items as a tree.
Comment

Found in description paragraph.

You have to log in to edit this translation.

The new routes available will be: You have to log in to add a translation. Details
The new routes available will be:
Comment

Found in description paragraph.

You have to log in to edit this translation.

Legend:
Current
Waiting
Rejected
Fuzzy
Old
Changes requested
With warnings
1 2 3

Export as