[wp-trac] [WordPress Trac] #35443: Allow selective plugins to load for wp-activate.php

WordPress Trac noreply at wordpress.org
Wed Jan 13 14:01:34 UTC 2016


#35443: Allow selective plugins to load for wp-activate.php
------------------------------------+------------------------------
 Reporter:  pbearne                 |       Owner:
     Type:  enhancement             |      Status:  new
 Priority:  normal                  |   Milestone:  Awaiting Review
Component:  Login and Registration  |     Version:  trunk
 Severity:  normal                  |  Resolution:
 Keywords:                          |     Focuses:
------------------------------------+------------------------------

Comment (by ericlewis):

 Hi @pbearne, thanks for opening this ticket.

 Active plugins are
 [https://github.com/WordPress/WordPress/blob/a51129c2a6565750e5cb14512d1aff768f174e92
 /wp-includes/load.php#L555 retrieved via a site option]. Thereby, the list
 of active plugins could be modified with the
 [https://github.com/WordPress/WordPress/blob/a51129c2a6565750e5cb14512d1aff768f174e92
 /wp-includes/option.php#L123-L136 option_active_plugins] filter.

 We should get in contact with the s2member authors and make them aware of
 these tickets and get them involved :) Happy to consider changes where
 core can do better by plugins, but some of these changes should happen
 downstream (in the plugin).

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35443#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list