All of the functionality I pulled out was loaded using core hooks already so I simply used those hooks in a main plugin file so everything gets loaded on or around the plugins_loaded hook.
5 Likes
All of the functionality I pulled out was loaded using core hooks already so I simply used those hooks in a main plugin file so everything gets loaded on or around the plugins_loaded hook.