Set plugins_loaded hook to priority greater so that edd loads first
-
While trying to setup the plugin, it crashes on initial activation – Reason: plugin is activated on plugins_loaded hook with priority set to 0
Hence, edd functions are never loaded resulting in crash. Fix priority to something greater – In my case I set it to 99
- The topic ‘Set plugins_loaded hook to priority greater so that edd loads first’ is closed to new replies.