WordPress Plugins

  1. Hierarchical Page Template Redirect (HPTR)
    Description: Assigns hierarchical templates to pages and their children giving precedence to page-[id].php templates. If no page-[id].php templates are found all the way up the ancestry tree then it will check for page-[slug].php templates back up the ancestry tree. If those are not found then it will look for a meta assigned custom.php template – first for the currently selected page and then if the page does not have a custom.php template assigned the function will look back up the ancestry tree to see if an ancestor page has been assigned a custom.php template. If all of these fail it will fall back to WordPress’s default page.php template.
    Version: 0.1
    Author: Loren Warkentin

Comments are closed.