Title: AMS Single Post Template Selector
Author: Manoj
Published: <strong>Сентябр 5, 2016</strong>
Last modified: Январ 23, 2022

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/ams-single-post-template-selector.svg)

# AMS Single Post Template Selector

 By [Manoj](https://profiles.wordpress.org/manojsv/)

[Download](https://downloads.wordpress.org/plugin/ams-single-post-template-selector.1.2.zip)

 * [Details](https://tg.wordpress.org/plugins/ams-single-post-template-selector/#description)
 * [Reviews](https://tg.wordpress.org/plugins/ams-single-post-template-selector/#reviews)
 *  [Installation](https://tg.wordpress.org/plugins/ams-single-post-template-selector/#installation)
 * [Development](https://tg.wordpress.org/plugins/ams-single-post-template-selector/#developers)

 [Support](https://wordpress.org/support/plugin/ams-single-post-template-selector/)

## Description

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

 * [[
 * In post edit screen screenshot-1.jpg.
 * [[
 * Template naming screenshot-2.jpg.

## Installation

 1. Install AMS Single Post Template Selector either via the WordPress.org plugin directory,
    or by uploading the files to your server.
 2. Activate the plugin.
 3. That’s it. You’re ready to go!

Once you activated the plugin, create a post template in your theme’s folder and
go to Posts > Add New screen in your admin dashboard.

On the right hand side top you’ll see Post Template Selector template drop-down 
list. This is where you are able to access your post templates.

## FAQ

### How do I create new Post Templates?

To create a post template, create a php file in theme’s folder, write an opening
PHP comment at the top of the file that states the template’s name.

    ```
    <?php
    /*
    Post Template - Name: Template Name
    */
    ?>
    ```

PS: Post templates use: «Post Template – Name:».

### How do I use the Post Templates I created?

Go to Posts > Add New screen in your admin dashboard.
 On the right hand side top
you’ll see Post Template Selector template drop-down list. This is where you are
able to access your post templates.

### Can I include this plugin in my theme for distribution without any cost?

Yes. Of course.

### I have a question that wasn’t covered in the FAQ. How can I reach you?

Please email me at: [manojmar2012@gmail.com](https://tg.wordpress.org/plugins/ams-single-post-template-selector/manojmar2012@gmail.com?output_format=md).

Bug reports are, of course, appreciated and cost you nothing.
 I will try to make
sure bugs are fixed ASAP.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“AMS Single Post Template Selector” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ Manoj ](https://profiles.wordpress.org/manojsv/)

[Translate “AMS Single Post Template Selector” into your language.](https://translate.wordpress.org/projects/wp-plugins/ams-single-post-template-selector)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/ams-single-post-template-selector/),
check out the [SVN repository](https://plugins.svn.wordpress.org/ams-single-post-template-selector/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/ams-single-post-template-selector/)
by [RSS](https://plugins.trac.wordpress.org/log/ams-single-post-template-selector/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### Version 1.0

 * First Release

## Meta

 *  Version **1.2**
 *  Last updated ** 4 сол ago**
 *  Active installations **70+**
 *  WordPress version ** 3.1 or higher **
 *  Tested up to **5.9.13**
 *  Language
 * [English (US)](https://wordpress.org/plugins/ams-single-post-template-selector/)
 * Tags
 * [custom template](https://tg.wordpress.org/plugins/tags/custom-template/)[post template selector](https://tg.wordpress.org/plugins/tags/post-template-selector/)
   [post-template](https://tg.wordpress.org/plugins/tags/post-template/)[template](https://tg.wordpress.org/plugins/tags/template/)
   [template selector](https://tg.wordpress.org/plugins/tags/template-selector/)
 *  [Advanced View](https://tg.wordpress.org/plugins/ams-single-post-template-selector/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/ams-single-post-template-selector/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/ams-single-post-template-selector/reviews/)

## Contributors

 *   [ Manoj ](https://profiles.wordpress.org/manojsv/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/ams-single-post-template-selector/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.me/manojsv)