/page-template-dashboard

An easy way to see which templates your pages are using without having to view the page editor.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Page Template Dashboard

License

An easy way to see which templates your pages are using without having to view the page editor.

Description

Page Template Dashboard is a simple plugin that let's you easily survey which template each page is using without having to load the page editor.

If no template is assigned, then the 'Default' template will be rendered; otherwise, the user-friendly name (rather than the file name) will be displayed.

Finally, the plugin will properly handle the case when a page has a template assigned to it from a previous theme that does not exist in the current theme

The plugin is also fully localized for translation.

For more information or to follow the project, check out the project page.

Installation

Using The WordPress Dashboard

  1. Navigate to the 'Add New' Plugin Dashboard
  2. Select page-template-dashboard.zip from your computer
  3. Upload
  4. Activate the plugin on the WordPress Plugin Dashboard

Using FTP

  1. Extract page-template-dashboard.zip to your computer
  2. Upload the page-template-dashboard directory to your wp-content/plugins directory
  3. Activate the plugin on the WordPress Plugins dashboard

Using Composer

  1. composer require wpackagist-plugin/page-template-dashboard

Notes

Page Template Dashboard...