=== Easy Post Template === Contributors: shlokjodha Tags: Post Templates, Easy Post Template, Custom post Type Page Template,Different templates for post like page, new templates for post Requires at least: 3.0.1 Tested up to: 3.8 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Plugin allows to asign you custom tempate to your posts / custom posts as well as page template for the single post. == Description == This plugin lets you add the custom post templates in your Wordpress custom post type. You can easily apply your custom post template in custom post type single page like page template. The templates are defined similarly to page templates, and will replace single.php for the specified post. Admin can select multiple custom post type where they want to apply custom post template.(i.e. you can choose a template which is not single.php). Easily managed through the admin area. Admin can use default setting for the custom post type plugin by simply clicking on default setting button. Note: Page templates use "Template Name:", whereas custom post templates use "EPT Template:". == Features == * Select custom post type where you need to show the post template. * Select default setting to show post template in your theme default post type. * By default post template show in wordpress default post type : 'post'. == Installation == = Install = 1. Login into your WordPress admin panel 2. Navigate to Plugins => Add New 3. Click Upload 4. Click Choose File and select the easy-post-template.zip. 5. Click Install Now. 6. Activate the plugin through the 'Plugins' menu in WordPress. 7. Go to EPT settings under Settings menu in Admin and set general settings. 8. To create new custom Post Template you need to put the new file anywhere in the theme directory and just need to add comment (EPT Template: Your New Post Template Name) in your new post template file same as you do for page template. = Uninstall = 1. Deactivate Easy Post Template in the 'Plugins' menu in Wordpress. 2. After Deactivation a 'Delete' link appears below the plugin name, follow the link and confim with 'Yes, Delete these files'. 3. This will delete all the plugin files from the server as well as erasing all options the plugin has stored in the database. == Frequently Asked Questions == Find more help at the [Easy Website Settings Wiki](http://www.phpczar.com/contactus/ "Easy Website Settings Wiki") == Screenshots == Not Yet !! == Upgrade Notice == Initial Version Release. == Changelog == = 1.0 = * An initial version.