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.
GET /wp/users currently requires a user to have list_users cap. We should expose all users who have any published content for public post types.
Core doesn't have a sane way to query this, me thinks :( #838 implements this for GET /wp/users/<id> for published posts, but we should support all post types.