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.
When calling,
wp/v2/posts/1(for instance), the following links are returned in the JSON response:But when calling
wp/v2/terms/category?post=1, all the available categories are returned instead of just the ones of post of id1in this example.