Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Show Current Template

Descrição

A WordPress plugin which shows the current template file name, the current theme name and included template files’ name in the tool bar. If you like this plugin, you can buy me a coffee! 😉

Inspired by (and big thanks to):

  • https://gist.github.com/gatespace/4482529
  • https://wordpress.org/plugins/reveal-template/

Imagens de tela

  • Shows the current template file.

Instalação

The Good Way

  1. In your WordPress Admin, go to the Add New Plugins page
  2. Search for: Show Current Template
  3. Show Current Template should be the first result. Click the Install link.

The Old Way

  1. Upload the plugin to the /wp-content/plugins/ directory
  2. Ative o plugin por meio do menu “Plugins” no WordPress

FAQ

I don’t see the toolbar.

Is the Toolbar (Show Toolbar when viewing site) option in your profile page is checked?
You can find your profile page is in your WordPress admin -> Users -> Profile.

I don’t see the current template file name in the toolbar.

Do you logged in as “Administrator”? Other role users like “Editor” can’t see the file name. If your WordPress is multisite, only super admin can see the file name.

I’dont think this plugin is working properly.

Please try below:

  • Activate one of the default themes.

Now the plugin work properly? Then it means there may be a compatibility issue between your theme and this plugin, so let me know your theme’s name and where I can get it.

  • Try to stop all plugins other than this plugin.

Now the plugin work properly? Then it means there may be a compatibility issue between one of those other plugins and this plugin, so let me know those plugins names and where I can get them.

Avaliações

15 agosto, 2021
Amazing plugin! Does exactly what it says, which is so useful for trying to work out which php file needs to be tweaked.
26 junho, 2021 1 resposta
Does what it says on the box. Works with no glitches. thanks.
Leia todas as 68 avaliações

Colaboradores e desenvolvedores

“Show Current Template” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

“Show Current Template” foi traduzido para 15 localizações. Agradecemos aos tradutores por suas contribuições.

Traduzir “Show Current Template” para o seu idioma.

Interessado no desenvolvimento?

Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.

Registro de alterações

0.4.6

  • Fix JS Error when No Admin Bar. Special thanks to @taupecat for reporting the issue!

0.4.5

  • Fix showing included files at bottom when your WordPress site is multisite and you are a normal admin (not super admin). Special thanks to @dmchale for reporting the issue!

0.4.4

  • Fix not showing included files on Windows local. Special thanks to @lindt01 for helping me identify the cause!

0.4.3

  • Fix the JavaScript error reported by @flexer. Special thanks to @dmchale for the fix!

0.4.2

  • Fix showing included files at bottom when the logged in user’s roles other than admin.

0.4.1

  • Fix showing included files at bottom when visitor visits the site. This issue was reported by @tsato. Thank you very much!

0.4.0

  • Fix not showing all included files with WordPress version 5.4 or greater.
  • Clean up some code.

0.3.4

  • No functional change at all except the version number in the plugin php file and donation url.

0.3.3

  • No functional change at all except the version number in the plugin php file and donation url.

0.3.2

  • No change at all except the version number in the plugin php file.

0.3.1

  • Just add a donate link.

0.3.0

  • UPDATED: Make the file list scrollable.
  • UPDATED: Change css to sass.

0.2.2

  • Oops, too short.

0.2.1

  • UPDATED: Make the height of included files names shorter

0.1.8

  • UPDATED: update for 3.8.

0.1.6

  • FIXED: update for 3.8.

0.1.5

  • FIXED: Fixed the issue of not displaying the parent theme name when using a child theme.

0.1.4

  • UPDATED: Make not to show the current file in the included files list.

0.1.3

  • FIXED: Fixed some notices.

0.1.2

  • FIXED: Fixed potential conflict text domain (https://github.com/tekapo/show-current-template/pull/1).
    Thanks to @wokamoto san.

0.1.1

  • UPDATED: readme.txt

0.1.0

  • Initial release