Skip to content

v0.1.3

Choose a tag to compare

@dkress59 dkress59 released this 15 Oct 22:01
· 154 commits to main since this release
  • 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

methods for two default wp-api routes are still missing:
wp/v2/users/<user_id>/application-passwords
and wp/v2/blocks/<block-id>/revisions