Page Template Usage Info

설명

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.

설치

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

후기

2024년 2월 7일
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.
2017년 10월 4일
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!
2016년 9월 3일
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.
모든 3 평가 읽기

기여자 & 개발자

“Page Template Usage Info”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Page Template Usage Info”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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.