You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 24, 2018. It is now read-only.
Our category and tag endpoints currently live at
/wp-json/wp/terms/categoryand/wp-json/wp/terms/tagondevelop.I think we actually want them them to be
/wp-json/wp/categoriesand/wp-json/wp/tags. The endpoint registration pattern should be similar to https://github.com/WP-API/WP-API/pull/820/files#diff-55d3bf5e833c76ee6e3c2f4be15fa1cdR84Prompted by: #813 (comment)