[wp-trac] [WordPress Trac] #17201: dynamic_sidebar performance
WordPress Trac
noreply at wordpress.org
Sat Aug 10 06:06:17 UTC 2013
#17201: dynamic_sidebar performance
-------------------------+------------------------------
Reporter: mrubiolvn | Owner:
Type: enhancement | Status: reopened
Priority: normal | Milestone: Awaiting Review
Component: Widgets | Version: 3.1
Severity: normal | Resolution:
Keywords: close |
-------------------------+------------------------------
Comment (by mark-k):
I looked at all the other places the sidebar name is used and in none of
them it is sanitized, only escaped when displayed. maybe the sanitization
is an echo for the days before the use of escaping? in any case I think it
can be safely removed, and since it is not done in any other place, there
is no point in caching it.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17201#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list