Andrew Nacin
|
44b778f75c
|
Remove reference to a global eliminated long ago. props tamlyn, fixes #20668.
git-svn-id: https://develop.svn.wordpress.org/trunk@20872 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-05-24 07:06:13 +00:00 |
|
Andrew Nacin
|
11fd4b45c0
|
Introduce get_page_template_slug( $id = null ) to return a page's template (like "showcase.php"). Returns false if post ID is not a page, and an empty string for the default page template. Use the function across core. props billerickson for initial patch. fixes #18750.
git-svn-id: https://develop.svn.wordpress.org/trunk@20075 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-03-02 18:56:54 +00:00 |
|
Andrew Nacin
|
563c3231b2
|
Move the template loading functions from wp-includes/theme.php to wp-includes/template.php. This includes get_query_template(), locate_template(), and friends. see #20103.
git-svn-id: https://develop.svn.wordpress.org/trunk@20002 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-02-28 01:49:49 +00:00 |
|