[wp-trac] [WordPress Trac] #11214: Improve get_themes() so that the size of the in-memory data is smaller
WordPress Trac
wp-trac at lists.automattic.com
Sat Nov 21 09:35:17 UTC 2009
#11214: Improve get_themes() so that the size of the in-memory data is smaller
-------------------------+--------------------------------------------------
Reporter: westi | Owner: westi
Type: enhancement | Status: new
Priority: normal | Milestone: 3.0
Component: Themes | Version: 2.9
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
#10467 introduced the possibility that themes were outside WP_CONTENT_DIR
and now we have the full path to all the template files in the data
get_themes() returns.
We should be able to refactor this to store less duplicated data.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11214>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list