=== Templatify ===
Contributors: marcocanestrari
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=U6VKZRJ7WB68A
Tags: theme, templatify, templates, templates for custom post types, custom post type template, custom template, post template, custom template for post, single post templates, wordpress custom post template
Requires at least: 3.0
Tested up to: 4.6
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin adds Page Templates feature to Posts and Custom Post Types. No settings needed.

== Description ==

Templatify gives the ability to select [custom templates](https://developer.wordpress.org/themes/template-files-section/page-template-files/page-templates/#creating-custom-page-templates-for-global-use) for each post type, even custom post types, as for Pages.
Once you activate Templatify, a "Select Template" box will appear in every post edit screen filled with Pages Templates.

You can also add post type specific templates: just add "Template Post Type" header (similar to "Template Name" header for [custom templates](https://developer.wordpress.org/themes/template-files-section/page-template-files/page-templates/#creating-custom-page-templates-for-global-use)) on your custom template to see it in the dropdown selector (see Screenshots).


* Author: [Marco Canestrari](http://www.marcocanestrari.it/)

== Installation ==

1. Upload the files to the /wp-content/plugins/templatify/ directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Add as many templates as you want, using the "Template Post Type" header to set the post type (see Screenshots)

== Screenshots ==

1. Add “Template Post Type: [posttype]” header to your template(s) to group them
2. You can choose the template from the dropdown list on the right

== Changelog ==

= 1.0.2 =
* Sanitized and validated POST calls

= 1.0.0 =
* First release

== Upgrade Notice ==

= 1.0.2 =
First stable release.