[wp-trac] [WordPress Trac] #24205: is_plugin_active() should return true for must-use/dropin plugins
WordPress Trac
noreply at wordpress.org
Thu Jan 14 17:47:44 UTC 2016
#24205: is_plugin_active() should return true for must-use/dropin plugins
-------------------------------------------------+-------------------------
Reporter: jrf | Owner:
Type: enhancement | Status: reopened
Priority: normal | Milestone: Future
Component: Plugins | Release
Severity: normal | Version: 3.5.1
Keywords: has-patch has-unit-tests 2nd- | Resolution:
opinion | Focuses:
-------------------------------------------------+-------------------------
Comment (by ericlewis):
I tend to agree with wontfix, especially given
[https://core.trac.wordpress.org/ticket/24205#comment:12 dd32's response].
Say I want to use Gravity Forms as an mu-plugin. I drop the gravity-forms
folder into the mu-plugins folder. Then I would need to write say an `mu-
plugins/index.php` file to load gravity forms.
How would you know whether the Gravity Forms plugin bootstrap file is
included? You would need to know it's being included by `mu-
plugins/index.php`.
One actionable item is to make this explicit in the docs. I've opened up
#35459 for that effort.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/24205#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list