plugins_loaded hook
-
I’m tring to add_action(s) after various plugins are activated.
I’m hooking the “plugins_loaded” event but it’s triggered “after all plugins are activated”, is it possible to hook somewhere between “after a,b and before c,d” plugins are activated?
- The topic ‘plugins_loaded hook’ is closed to new replies.