[wp-trac] [WordPress Trac] #25777: Two update nags shown in multisite if all blogs aren't updated before the next release
WordPress Trac
noreply at wordpress.org
Wed Oct 30 19:24:47 UTC 2013
#25777: Two update nags shown in multisite if all blogs aren't updated before the
next release
-----------------------------+-----------------------------
Reporter: jdgrimes | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: 3.6.1
Severity: normal | Keywords:
-----------------------------+-----------------------------
On a multisite install, the user can be shown two update nags (see
attached screenshot). As you can see, one nag is asking the user to update
to the latest version, while the other is asking them to upgrade their
other sites. This happens on a site on the network that the user updated,
but didn't update all of the other sites on the network. If the other
sites don't get updated before the next release, they will be shown both
nags.
The first nag is being shown by the `update_nag()` function
([http://core.trac.wordpress.org/browser/trunk/src/wp-
admin/includes/update.php#L198 /wp-admin/includes/update.php#L198]), the
second by `site_admin_notice()`
([http://core.trac.wordpress.org/browser/trunk/src/wp-
admin/includes/ms.php#L606 /wp-admin/includes/ms.php#L606]).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25777>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list