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.
Currently in get_items() in the post type controller uses is_user_logged_in to determine if non-public status should show, however this is not a good indicator of privilege. We should use some cap check instead.