The 'Concat Parent Page Slugs add template file loading rule for 'Pages.
When loading the template of the child page , preferentially loading the template file that concatenated parent page slugs..
For example , create a page with slug 'foo , 'bar. 'foo is the parent , 'bar is the child..
Normally the template file for slug 'bar will be 'page-bar. php , using this plugin adds parent slugs to child slug , like 'page-foo. bar. php.
Of course it is also possible to change the delimiter to 'page-foo bar. php.
Upload the plugin files to the wp-content plugins concat-parent-page-slugs directory , or install the plugin through the WordPress plugins screen directly..
Activate the plugin through the 'Plugins screen in WordPress.
Use the Settings->Concat Parent Page Slugs screen to configure the plugin...
Use the Settings->Concat Parent Page Slugs screen to configure the plugin...
Browse the code , check out the SVN repository , or subscribe to the development log by RSS...
Read more