1.3.0
- Fix (V2): Nodes duplication in sublevel menu items, see #22 - props @bpongvh
- Fix (V2): The items array was empty because it was looking for "ID" key instead of "id" - props @Dobbler
- Fix (V1): Check for JSON_API_VERSION constant, as in a mu-plugin installation of WP API 1.0 it will not show up under active_plugins - props @pdufour