show template name

外掛說明

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

Links

螢幕擷圖

  • 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.

安裝方式

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.

使用者評論

2021 年 6 月 1 日
Si creas páginas utilizando diferentes templates, ya sea para ti o para tus clientes, este plugin te resultará de tanta utilidad que acabará estando en ese grupo de plugins imprescindibles en todo nuevo desarrollo.
2021 年 6 月 1 日
This tiny utility plugin will save you hours of looking around for your page templates' names. Good work!
閱讀全部 4 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈show template name〉的開發相關工作。

參與者

將〈show template name〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.1

  • Added CSS class with the template slug in the body of the WordPress editor and template.
  • Change icons and banners for the WordPress repository.

0.4

  • Fix some PHP errors.

0.3

  • Show in the top admin bar the name of the current template.
  • Fix some PHP errors.

0.2

  • Filter by template name.

0.1

  • Initial release.