[wp-trac] [WordPress Trac] #14553: Prevent localized MS sites from stomping core update checks
WordPress Trac
wp-trac at lists.automattic.com
Fri Dec 17 16:45:57 UTC 2010
#14553: Prevent localized MS sites from stomping core update checks
-------------------------------------------------+-------------------------
Reporter: nacin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future
Component: Upgrade/Install | Release
Severity: normal | Version: 3.0
Keywords: multisite has-patch reporter- | Resolution:
feedback |
-------------------------------------------------+-------------------------
Changes (by nacin):
* milestone: 3.1 => Future Release
Comment:
We now have
{{{
if ( ! is_main_site() )
return;
}}}
in wp-includes/update.php. Not sure if there's anything else here need
solving.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14553#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list