﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
18298	deprecate TEMPLATEPATH and STYLESHEETPATH	aaroncampbell		As part of #15086 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.	enhancement	new	normal	Future Release	Themes	3.0	normal		has-patch	info@… chip@… me@… pippin@… omarabid travis@… juliobosk@…
