[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
Thu Oct 15 08:49:00 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 dd32):
if you step through the code some more, After the update check (Well,
actually, Before AND after it in the update function) set_transient will
be called. You might want to trace that function and see why its not
storing it.
Are you using an Object cache? Does disabling that help?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10952#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list