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.
In #1682, we had to start loading all admin APIs when the plugin is loaded because some of our endpoints are dependent on admin functions.
Because the API is intended to be able to replicate the WordPress admin (e.g. #323), we will need to figure a long-term solution for loading admin functions as endpoints need them.