=== Admin Column Template === Contributors: jmlapam Tags: plugin, admin, column, template, custom post type, page, page template, theme Requires at least: 2.8 Tested up to: 4.7.2 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html A VERY simple plugin to add a new column in admin post listing which shows which template is used for each post. == Description == This could be very useful for you. You won't have to edit each post to see which template is used. Morevover you can sort post by page template. == Installation == This section describes how to install the plugin and get it working. 1. Upload the plugin files to the `/wp-content/plugins/admin-column-template` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. You'll see a new action link called "deactivate & reactivate" on each activated plugin in plugin page == Screenshots == 1. Admin view 2. Sort posts by page template == Changelog == = 0.4.1 = * 17 Feb 2017 * initial