Define TEMPLATEPATH. Look for footer, sidebar, and header in the template directory for the active theme.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1922 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -96,6 +96,8 @@ if ( get_settings('active_plugins') ) {
|
||||
}
|
||||
}
|
||||
|
||||
define('TEMPLATEPATH', get_template_directory());
|
||||
|
||||
function shutdown_action_hook() {
|
||||
do_action('shutdown', '');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user