[wp-trac] [WordPress Trac] #13071: Update bubble appears only at the second load

WordPress Trac noreply at wordpress.org
Tue Jul 5 16:45:43 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 shiny-updates  |     Focuses:  administration
-------------------------------------+-----------------------------

Comment (by ocean90):

 In [changeset:"37978"]:
 {{{
 #!CommitTicketReference repository="" revision="37978"
 Upgrade/Install: Change priority for theme/update update rows.

 `wp_plugin_update_rows()` and `wp_theme_update_rows()` are using the site
 transients `update_plugins` and `update_themes` which are set by
 `wp_update_plugins()` and `wp_update_themes()`. Both functions are hooked
 into `load-plugins.php` and `load-themes.php`. Therefore the update rows
 need to be registered after the transients were populated.

 See #13071.
 }}}

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


More information about the wp-trac mailing list