Page Template Usage Info

Descrizione

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.

Installazione

  1. Upload the contents of the zip file to the “/wp-content/plugins/” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.

Recensioni

7 Febbraio 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.
4 Ottobre 2017
This plugin works great, does exactly what I needed, and saved me a ton of time tracking down which of our innumerable landing pages were using an outdated template. I was initially nervous about the long time since last update, but everything was just fine. The View/Edit link right next to the list of pages for each template made switching templates so easy. Many thanks to the developer!
3 Settembre 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.
Leggi tutte le recensioni di 3

Contributi e sviluppo

“Page Template Usage Info” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Page Template Usage Info” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

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.