This repository was archived by the owner on Sep 24, 2018. It is now read-only.

Description
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.