- Added WP REST API v2 support - props @foxpaul
- Supports WordPress 4.3
- Minor edits to headers and phpdocs
- Improved security
- Supports WordPress 4.2, add composer.json for wp-packagist
- Fixes bug where duplicate items where created in nested menus - props @josh-taylor
- Introduced
json_menus_format_menu_item
filter hook - props @Noctine
- Submission to WordPress.org plugins repository.
- Fixed typo confusing
parent
withcollection
in meta - Routes for menus in theme locations now include complete tree with item order and nested children
description
attribute for individual items is now included in results
- First public release