=== Plugin Name === Contributors: ZetRider Studio TTWeb Donate link: http://www.ttweb.ru/ Tags: clone, page, single, category Requires at least: 1.0 Tested up to: 1.0 Stable tag: 1.0 Plugin for creating separate templates Single, Page and Category == Description == As is well known for categories and pages, you can create your own templates. Manual on wordpress template hierarchy here ( http://codex.wordpress.org/Template_Hierarchy ). In necessary cases, you can create templates and writing, manual here ( http://www.ttweb.ru/kak-sdelat-svoj-shablon-dlya-vsex-zapisej-v-kategorii.html ). Agree, not easy to climb each time the FTP folder with your theme and make it a copy of the file you want a template for a page or category. This plugin makes a copy of the template file for records single.php, page.php for pages and category.php, archive.php for headings. For page templates, plug-in automatically adds code to the beginning of the file, so you can choose from the list in order for the pages. The names of templates, you can write only English characters and numbers, write Russian letters is prohibited, other signs, too, is better not to write Example name of the new template for a page: page-contacts.php (in the form you should enter only the word of contacts, the word means the template name, the word can be anything) An example of the new template name for the category: category-1.php (in the form you should enter only the digits indicating the ID column.) The plugin also allows you to make copies of the template single.php for individual entries from a specific category. For example for the category (ID = 4 or SLUG = articles) of all entries, we need a separate template display. As for what and where, read here ( http://www.ttweb.ru/kak-sdelat-svoj-shablon-dlya-vsex-zapisej-v-kategorii.html )(this function to add a little code in the functions.php file in your theme). It all depends on how your functions.php how you define a template for entries for the category ID or SLUG (name in English). All questions related to the plugin ask here ( http://www.ttweb.ru/clone-spc-plugins.html ). == Installation == 1. Download the plugin 2. Download folder, clone-spc in the directory '/ wp-content/plugins /' 2. Activate the plugin 3. Look in the Options section, click on the Clone SPC. == Screenshots == 1. Clone S.P.C == Frequently Asked Questions == none == Upgrade Notice == none == Changelog == = 1.0 = * Testing and creating plugins