=== Find Pages By Template === Contributors: Nomaki Tags: pages, templates Requires at least: 3.0.1 Tested up to: 4.7.5 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A tiny plugin that allows you to search for all pages that use a specific template. == Description == A tiny plugin that allows you to search for all pages that use a specific template. Handy for use cases such as: - Pushing a template change live, and want to check associated pages for issues - Have lots of individual templates for split testing and want to see which pages and using what If you have any issues or suggestions, please [create an issue](https://gitlab.com/nomaki/find-pages-by-template/issues/new), or contact me via Twitter [@nomaki](https://twitter.com/nomaki) == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload the plugin files to the `/wp-content/plugins/find-pages-by-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 find it under the "Tools" menu as "Find Pages By Template" == Changelog == = 1.0.2 = * Adding separate "edit" and "view" links for page results = 1.0.0 = * Initial release