[wp-trac] [WordPress Trac] #23910: Ajaxfiy All Admin Dashboard Widgets
WordPress Trac
noreply at wordpress.org
Mon Apr 1 02:46:39 UTC 2013
#23910: Ajaxfiy All Admin Dashboard Widgets
----------------------------+----------------------
Reporter: alex-ye | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Administration | Version: 3.5.1
Severity: normal | Resolution: wontfix
Keywords: needs-patch |
----------------------------+----------------------
Changes (by nacin):
* status: new => closed
* resolution: => wontfix
* milestone: Awaiting Review =>
Comment:
There really isn't a reason to move to XHR for these widgets.
The other widgets all require external HTTP requests to RSS feeds, which
are in turn cached (both the feeds, and the HTML output of the widget).
We found back in 3.2 (when the HTML output caching was added) that having
widgets load via XHR made the dashboard appear slower to load. It feels
more instant when things just appear suddenly.
In the case of the cited widgets, these all require some DB queries, but
that's about it. We're not dealing with the time delay of an HTTP request.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23910#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list