v0.1.3
- added methods for most missing default wp-api routes, such as
- .plugin() for
wp/v2/plugins - .postType() for
wp/v2/types - .taxonomy() for
wp/v2/taxonomies - .theme() for
wp/v2/themes - …and quite some more
- .plugin() for
methods for two default wp-api routes are still missing:
wp/v2/users/<user_id>/application-passwords
and wp/v2/blocks/<block-id>/revisions