This plugin is outdated and might not be supported anymore
Child Page Templates

Child Page Templates

Details
View on WordPress

Allows theme authors to include templates that will be automatically used based on the page’s parent.

For example, adding the file “page-123.php” to the “child-page-templates” folder in your theme directory will define the template for all pages that are children of the page with ID #123. You can also do the same thing with the post’s slug.

This template file will be used for all pages that are children of the page with ID #123:
/wp-content/themes/your-awesome-theme/child-page-templates/page-123.php

This template file will be used for all pages that are children of the page with the “team” slug:
/wp-content/themes/your-awesome-theme/child-page-templates/page-team.php

Details

Plugin code:
child-page-templates
Plugin version:
1.0.2
Outdated:
Yes
WP version:
3.3 or higher
PHP version:
or higher
Test up to WP version:
3.4.2
Total installations:
10
Last updated:
2012-09-28
Rating:
Times rated:
0
template-hierarchy
themes