[wp-hackers] Checking if a plugin exists

Stephen Rider wp-hackers at striderweb.com
Tue Jul 27 00:46:23 UTC 2010


Is the "master" plugin yours or someone else's?  If you can add code to the master, I would add a do_action hook that loads sub-plugins, and an add_action to the sub-plugin that initializes the plugin.  Thus it initializes when the master plugin calls for its sub-plugins.

Stephen


-- 
Stephen Rider
http://striderweb.com/



More information about the wp-hackers mailing list