This plugin is intended to be useful for template developers.
New version 0.4 added 'object in every $default theme pages item for fast access. added all default pages to wp toolbar, inside 'site name, to increase user experience...
After the pages are created, you can change their title and slug without problem..
If you add option names page on front and page for posts, you will block the home-page and the blog-page on your site...
You can template using ID or name, something like page-131.php or page-contact php ..
For detect if you're in that page dtp is page.
Getting default page id $page id = dtp get page id.
This method is more quick than get page by path because page ID is stored on global variable...
The following people have contributed to this plugin...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more