[wp-trac] [WordPress Trac] #10952: Wordpress checks for core/plugin/theme upgrades upon every hit to [almost] any admin page

WordPress Trac wp-trac at lists.automattic.com
Fri Oct 16 06:54:07 UTC 2009


#10952: Wordpress checks for core/plugin/theme upgrades upon every hit to [almost]
any admin page
--------------------------+-------------------------------------------------
 Reporter:  archon810     |       Owner:                   
     Type:  defect (bug)  |      Status:  new              
 Priority:  normal        |   Milestone:  Unassigned       
Component:  Performance   |     Version:  2.8.4            
 Severity:  normal        |    Keywords:  reporter-feedback
--------------------------+-------------------------------------------------

Comment(by archon810):

 I tried tracing it for a bit, turning off wp-super-cache and switch
 define('WP_CACHE', false); in the wp-config.php but still saw the same
 requests. I am not really sure what these transient values are all about
 as well as Object cache but I don't have the ability to look all over the
 code for this.

 What I do see is get_transient always returns false. Then, only after that
 the set_transient is called. Can you be more specific with what to look
 for?

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


More information about the wp-trac mailing list