[wp-trac] [WordPress Trac] #25657: Make auto update stats generic to Core_Upgrader
WordPress Trac
noreply at wordpress.org
Tue Oct 22 04:00:34 UTC 2013
#25657: Make auto update stats generic to Core_Upgrader
-----------------------------+------------------
Reporter: nacin | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.7
Component: Upgrade/Install | Version:
Severity: normal | Resolution:
Keywords: has-patch |
-----------------------------+------------------
Changes (by dd32):
* keywords: => has-patch
Comment:
[attachment:25657.diff] is untested, and shifts the stats from the
Background updater to the Core Updater, and sends along the type of update
tried (upgrade, autoupdate, reinstall)
The change to update.php means that core version checks won't happen after
plugin/theme installs/updates (aside from the one which we now fire in
Core_Upgrader), I think we can probably skip that, as the built-in checks
in `wp_version_check()` prevent it from making multiple useless requests.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25657#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list