Page Template Usage Info
Page Template Usage Info
Description
This plugin generates a list of all the custom page templates available in the active WordPress theme, and shows you how many pages use this template.
It will also show you if the page contains any Gutenberg blocks or not.
You can also click on the count to access the list of pages that use a specific template.
Installation
- Upload the contents of the zip file to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
Reviews
Excelent!
By nashev on August 20, 2024
It will be very useful to add a possibility to also perform a check the usage of some shortcodes in the pages
Works as expected
By Keryn (b-summers) on February 7, 2024
Works exactly as you'd expect! This saved me a lot of time.
You'll find it under "Pages" as a sub-menu item once installed.
Does what it says it will!
By lydia_b on October 4, 2017
Awesome Plugin
By bebaps on September 3, 2016
This plugin is awesome. It does exactly what it says it will do, and it does it very well. Makes it very easy to scan a site to see exactly what page template (custom or default) is being used on which pages. Even picks up templates introduced via third party plugins (that are included in the theme to be overridden). Great to use in any theme that is under active development or for sites that you have taken over.
Changelog
1.3.4
- Fix: Object of class stdClass could not be converted to int
1.3.3
- Missed a version tag
1.3.2
- Fixed undefined array key debug notices
- Changed tested version to 6.0.2
1.3.1
- Documentation and Stable Version Update
1.3
- Adds a new column to show if this page was created with the Gutenberg editor
- Rewritten as a PHP class
1.2
- Internationalized strings. Ready for localization.
1.1
- Added Links to view and edit pages from the template detail page.
1.0
- Initial release.