Mô tả
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.
Cài đặt
- Upload the contents of the zip file to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
Đánh giá
Người đóng góp & Lập trình viên
“Page Template Usage Info” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Page Template Usage Info” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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.