[wp-trac] [WordPress Trac] #18876: Network admin update-core.php doesn't check for plugin or theme updates

WordPress Trac wp-trac at lists.automattic.com
Thu Oct 6 19:00:53 UTC 2011


#18876: Network admin update-core.php doesn't check for plugin or theme updates
---------------------------+--------------------
 Reporter:  johnbillion    |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  3.2.2
Component:  Network Admin  |     Version:  3.3
 Severity:  normal         |  Resolution:
 Keywords:  needs-patch    |
---------------------------+--------------------
Changes (by nacin):

 * milestone:  Awaiting Review => 3.2.2


Comment:

 Interesting. Normally, the network admin is only available from
 is_main_site(), but it's technically `$site->domain . $site.path`, which
 may not be the case.

 No objections to the patch at a glance, then, though we use early logical
 operators rather than the ones with later precedence.
 http://www.php.net/manual/en/language.operators.precedence.php

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18876#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list