WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by munishsandy v1.3

Post Template Select

Provides a Dropdown to select Templates For Posts and Custom Post Types.

Post Template Select

The facts

Rating
5★ from 3
Active installs
100+
Price
Free
Last updated
5 Nov 2017
Added
Mar 2017
Requires WP
3.4
Tested up to
WP 4.8.30
Downloads
4,710

Our analysis

AI-assisted

Post Template Select is a WordPress plugin that allows you to choose different templates for posts and custom post types directly from the post edit screen. It provides a dropdown menu for selecting templates, which will override the default single.php file for the specified post. You can use both page templates and custom templates by following the specified format in your template files.

This plugin is suitable for users who want to customise the appearance of individual posts or custom post types without altering the main theme files. It is particularly useful for developers or site owners looking to implement specific designs for certain content types.

Best for: This plugin suits WordPress users who need to apply custom templates to individual posts or custom post types.

What it does well

  • Allows selection of different templates for posts
  • Supports both page and custom templates
  • Easy to use dropdown interface in post edit screen
  • Free to use from the WordPress.org directory

Where it falls short

  • Last updated in November 2017, may not be compatible with newer WordPress versions
  • Limited information on additional features or support

Verdict

Post Template Select provides a straightforward way to manage post templates, but its age may limit compatibility with the latest WordPress updates.

From the developer

munishsandy's own description of Post Template Select, lightly tidied.

Select Templates For Posts and Custom Post Types. It provides a drop-down to select different templates for posts and custom post types in post edit screen. Selected templates will override single.php for specified post. You can use both page and custom templates.

Use simple template name in your template files.

Use Page Templates:

<?php
/*
Template Name: Your Template name
*/
?>

Use Your Custom Templates:

<?php
/*
Post Template Name: Your Template name
*/
?>

How to use

  1. First Activate Plugin.
  2. From Post Template admin menu , allow post template selector for post or custom post
  3. Then select template from post edit screen.

Minimum requirements for Post Template Select

  • WordPress 4.1+
  • PHP 5.x
  • MySQL 5.x

Read the full description on the official page →

Tagged as