[wp-trac] [WordPress Trac] #18298: deprecate TEMPLATEPATH and STYLESHEETPATH

WordPress Trac wp-trac at lists.automattic.com
Fri Jul 29 18:43:02 UTC 2011


#18298: deprecate TEMPLATEPATH and STYLESHEETPATH
---------------------------+-----------------------------
 Reporter:  aaroncampbell  |      Owner:
     Type:  defect (bug)   |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Themes         |    Version:
 Severity:  normal         |   Keywords:  needs-patch
---------------------------+-----------------------------
 As part of #15806 we wanted to add unit tests, but we came across a
 problem in #UT22.  Basically `locate_template()` uses these constants
 instead of `get_template_directory()` and `get_stylesheet_directory()`
 which makes it impossible to use `switch_theme()`.  It looks like the
 constants are only used in about 20 places through core, so I recommend we
 fix those places and deprecate the constants.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18298>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list