Plugin allows to choose different template for individual post.
| Author: | Manoj Sathyavrathan (profile at wordpress.org) |
| WordPress version required: | 3.1 |
| WordPress version tested: | 5.9 |
| Plugin version: | 1.2 |
| Added to WordPress repository: | 05-09-2016 |
| Last updated: | 23-01-2022
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | |
| Total downloads: | 6 674 |
| Active installs: | 70+ |
![]() Click to start download |
|
This plugin allows you to choose different template for individual post, for the purpose of single post view, by selecting previously created post template from the provided drop-down list in the post edit screen.
The plugin will replace the default template (single.php) with selected template for the post you applied the new template.
To create a post template, write an opening PHP comment at the top of the file that states the template’s name.
<?php
/*
Post Template - Name: Template Name
*/
?>
Please Note: Post template name ussage: “Post Template – Name:”.
Screenshots
FAQ
ChangeLog


