[wp-trac] [WordPress Trac] #13071: Update bubble appears only at the second load
WordPress Trac
noreply at wordpress.org
Sun May 22 20:54:21 UTC 2016
#13071: Update bubble appears only at the second load
-----------------------------+-----------------------------
Reporter: ocean90 | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 4.6
Component: Upgrade/Install | Version: 3.0
Severity: normal | Resolution:
Keywords: has-patch | Focuses: administration
-----------------------------+-----------------------------
Changes (by ocean90):
* keywords: needs-patch => has-patch
* milestone: Future Release => 4.6
Comment:
[attachment:13071.patch] fixes the missing update row.
`wp_plugin_update_rows()` is hooked into `admin_init` and therefore runs
before `wp_update_plugins()` is called, see
https://core.trac.wordpress.org/browser/trunk/src/wp-
includes/update.php?rev=37518&marks=689-691,696-698#L684.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/13071#comment:21>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list