Beskrivning
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, or contact me via Twitter @nomaki
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/find-pages-by-template
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ’Plugins’ screen in WordPress
- You’ll find it under the ”Tools” menu as ”Find Pages By Template”
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Find Pages By Template” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Find Pages By Template” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0.2
- Adding separate ”edit” and ”view” links for page results
1.0.0
- Initial release