Description
I often need to know which page template is applied to which page. In some cases, it’s a lot of pages.
I would have to go to the quick edit screen for each page and then check the template used and make a note of it for future reference. That takes too much time.
So instead I wrote this little plugin that adds the page template information in a new column of the table at WP Admin > Pages.
More info about the plugin at codismo.com
Installation
- Download the ZIP file from WordPress.org
- Log in to the WordPress admin
- Go to “Plugins” ( sidebar menu )
- Click “Add new” ( top left )
- Click “Upload plugin” ( top left )
- Choose the file you downloaded, click install and activate
or
- Log in to the WordPress admin
- Go to “Plugins” ( sidebar menu )
- Click “Add new” ( top left )
- Type in “Page Template Column” in the search ( top right )
- Click “Install Now” and then “Activate”
FAQ
- Installation Instructions
-
- Download the ZIP file from WordPress.org
- Log in to the WordPress admin
- Go to “Plugins” ( sidebar menu )
- Click “Add new” ( top left )
- Click “Upload plugin” ( top left )
- Choose the file you downloaded, click install and activate
- What if the plugin does not work?
-
Head over to the support forum and let me know. I’ll do my best to help out.
- Does it work on multisite installations?
-
Yes, it works on multisite installations.
- How can I contribute?
-
Leaving a review would be of great help. Thank you.
Reviews
Contributors & Developers
“Page Template Column” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.
PenyumbangTranslate “Page Template Column” into your language.
Berminat dalam pembangunan?
Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.
Changelog
1.0.0
- Initial release