WP Template Viewer

WP Template Viewer Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 5,155 downloads
WP Template Viewer Icon

Try plugin: WP Template Viewer

We'll create fresh WordPress site with WP Template Viewer installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About WP Template Viewer

This plugin allows you to see the content of all theme templates files that were used to display the current page.

3


0


0


0


0

updated: 4 years ago
since: 10 years ago
author: keesiemijer

Description

Ever wanted to take a quick look at a theme template file without opening an editor? Or wondered what template files were used to display the current page?

This plugin displays all theme template file names in use for the current page in a toolbar menu. File names are shown in the order they were included. File content is displayed in the footer of your site by clicking a file name.

Only admins and super admins have access to the toolbar menu and file content.

For more information see the plugin documentation

Note: Display of file content only works if the current theme follows the recommended practice of calling the wp_footer() template tag (most theme’s do).

Filters can be used to change (override) the default settings or behavior of the plugin.

For example,

  • Allow specific users access to the menu and content. (convenient for troubleshooting with others)
  • Also include plugin files.
  • Show the menu in the footer instead of the toolbar.

For more information see the filter documentation.

Roadmap

  • Show content with popular syntax highlighter plugins.