[wpmu-trac] Re: [WordPress MU Trac] #925: checks for themes & plugin updates happens too often (evey single click actually)

WordPress MU Trac wpmu-trac at lists.automattic.com
Mon Mar 23 23:09:48 GMT 2009


#925: checks for themes & plugin updates happens too often (evey single click
actually)
----------------------------+-----------------------------------------------
 Reporter:  david.chungue   |        Owner:  somebody
     Type:  defect          |       Status:  new     
 Priority:  normal          |    Milestone:  2.7.1   
Component:  Administration  |      Version:  2.7     
 Severity:  normal          |   Resolution:          
 Keywords:  has-patch       |  
----------------------------+-----------------------------------------------
Changes (by jamescollins):

  * keywords:  => has-patch
  * milestone:  2.7 => 2.7.1

Comment:

 The attached 925.diff uses get_site_option() instead of get_option(), and
 update_site_option() instead of update_option()  when checking for plugin
 and theme updates.

 The patch also adds a
 {{{
 // WPMU
 }}}
 comment to each line in the {{{ wp-includes/update.php }}} where the
 standard WordPress core code is customised for WPMU. This should help when
 merging future WP changes into WPMU.

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/925#comment:5>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list