It Is Possible To Create A Custom Post Template
You may want to read our latest article Best posts on Bloghonour from Dec 2008
I believe most of Wordpress users know the differences between “Post” and “Page” right? One of the significant difference is we have a “Page Template” but we cannot have a “Post Template“.
If you don’t know what is Page Template, you may refer Wordpress Codex. So, if you want to have your custom Post Template, what would you do?
There is a plugin called “Custom Post Template” which add a Post Template section below your Writting Panel so that you can attach different template to your posts.

The templates are defined similarly to page templates, and will replace single.php for the specified post. The readme file that comes with this plugin has a very detail about how to create your custom post templates.
Author website: http://www.simonwheatley.co.uk/wordpress/
Download: Custom Post Template Plugin





















Simon Wheatley
December 4th, 2008
Thanks for the mention! I hope you find the plugin useful.