How to find out if a particular plugin is enabled in a sub-blog in a multisite blog?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
Hm, I am not entirely sure about mechanics here. Usual By this logic you could probably retrieve |
|||
|
|
|
Ya what Rarst said, for his example you can do something like the following but it returns an array with active plugin name/plugin_filename.php
You can try using use the global $plugin to get a lot more data.
|
|||
|
|
