Plugin to improve the management of your page templates and Custom post Type on WordPress
With this plugin, you can easily see which templates have been assigned to each page in the list. It is mandatory if you have a theme with many templates and pages, with this plugin you will easily identify them.
Now you can filter by the name of the template, so easily locate pages that use the template.
We’ve also added the template Slug name as a class in the body of the Gutenberg editor as well as in the front of the template to better encapsulate the styles if you need it.
More information in Spanish about the plugin in the link Improve your template management on WordPress
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your
WordPress installation and then activate the Plugin from Plugins page.
Is created the column Template, where it shows the templates that are used.
Filter templates by name.
Result of filtering by template "Landing".
We show the template that is used in the administration bar.
We add a CSS class to the body whose name is the slug of the template.
We add a CSS class to the body of the Gutenberg editor whose name is the template slug.