[wp-trac] [WordPress Trac] #20103: Rewrite get_themes() and other enemies of sanity
WordPress Trac
wp-trac at lists.automattic.com
Wed Mar 7 00:29:38 UTC 2012
#20103: Rewrite get_themes() and other enemies of sanity
--------------------------+------------------
Reporter: nacin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.4
Component: Themes | Version: 1.5
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+------------------
Comment (by nacin):
[20126] had haunted me previously, but I never found the bug and chalked
it up to a caching quirk. [20132] is a nice performance improvement for a
site like WP.com, which might have 500 themes but only a minority of them
are for public consumption. Assuming there are no get_themes() calls,
[20132] limits the amount of header sanitization and cache_get calls
taking place to the themes that will actually be displayed.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20103#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list