[wp-trac] [WordPress Trac] #10685: Reduce dashboard incoming links request size
WordPress Trac
wp-trac at lists.automattic.com
Wed Aug 26 04:48:30 UTC 2009
#10685: Reduce dashboard incoming links request size
----------------------------+-----------------------------------------------
Reporter: niallkennedy | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Unassigned
Component: Administration | Version: 2.8.4
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------------------------
Dashboard incoming link widget currently requests the latest 20 citations
from Google Blog Search but displays between 1 and 20 items (default 10).
Matching the total number of requested items with the display list size
reduces bytes over the wire as well as processing time to convert the RSS
string into a mapped array. For users with the default widget settings
this cuts the response and subsequent parse in half.
Removed hard-coded home language of English from link URL and feed URL.
Results are pulled from all languages, and home language set by Google
when visit occurs.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10685>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list