[wp-trac] [WordPress Trac] #16741: uninstall_plugins is autoloaded
WordPress Trac
wp-trac at lists.automattic.com
Thu Mar 3 19:27:15 UTC 2011
#16741: uninstall_plugins is autoloaded
-----------------------------------+------------------------------
Reporter: duck_ | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 2.7
Severity: normal | Resolution:
Keywords: has-patch 2nd-opinion |
-----------------------------------+------------------------------
Comment (by duck_):
Replying to [comment:1 nacin]:
> No wonder why class method callbacks slowed sites down as much as they
did.
>
> We can just add this to $fat_options and handle the switch in an upgrade
path.
16741.upgrade.diff: semi-done (no db_version bump or call to upgrade
path).
The difference would be that uninstall_plugins would become a default
option instead of added when necessary. If that's undesired then a mixture
of the two can be taken. Have an upgrade path for existing installs and
set autoload to 'no' on the first registration so it's not a default
option.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16741#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list