Allows child themes to use their template files before the parent theme's template files.
Since WordPress 2.5 removed all dbx_* action hooks, had to move action hook to admin_footer for page_templates function. Modified page_templates function to only output is $_SERVER['SCRIPT_NAME'] == '/wp-admin/page.php'.
Worked on adding header.php, footer.php and sidebar.php mapping.
Inital Version
Requires: 2.3.2 or higher
Compatible up to: 2.5
Last Updated: 2008-4-29
Downloads: 208
Got something to say? Need help?