[wp-trac] [WordPress Trac] #16927: Don't use XHR to load portions of Dashboard that are "hot" in the cache
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 10 18:53:50 UTC 2011
#16927: Don't use XHR to load portions of Dashboard that are "hot" in the cache
----------------------------+--------------------------
Reporter: markjaquith | Owner: markjaquith
Type: task (blessed) | Status: reopened
Priority: normal | Milestone: 3.2
Component: Performance | Version:
Severity: normal | Resolution:
Keywords: has-patch |
----------------------------+--------------------------
Changes (by ocean90):
* keywords: needs-patch => has-patch
Comment:
{{{$cache_key = 'dash_' . md5( $widget_id );}}} should be okay too, so we
can delete the transient in the control function.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16927#comment:26>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list