Title: Theme Inspector
Author: Melissa Cabral
Published: <strong>11 dezembro, 2015</strong>
Last modified: 13 fevereiro, 2023

---

Pesquisar plugins

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

![](https://ps.w.org/theme-inspector/assets/icon-256x256.png?rev=1305896)

# Theme Inspector

 Por [Melissa Cabral](https://profiles.wordpress.org/melissa-cabral/)

[Baixar](https://downloads.wordpress.org/plugin/theme-inspector.zip)

 * [Detalhes](https://br.wordpress.org/plugins/theme-inspector/#description)
 * [Avaliações](https://br.wordpress.org/plugins/theme-inspector/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/theme-inspector/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/theme-inspector/#developers)

 [Suporte](https://wordpress.org/support/plugin/theme-inspector/)

## Descrição

A simple, lightweight plugin that displays useful technical information on pages
and posts to aid in developing WordPress Classic themes. Provides quick access to
things that are sometimes hidden, like post/page ID, slug, taxonomy terms, and post
type slug. Theme Inspector tells you exactly what conditional tags are true on each
view, and what template file loaded on each page view.

 * Use In Conjunction with the [WP Template Hierarchy Document](https://docs.google.com/drawings/d/1hJ0MpHO3HKBT5KsTpGtc_gDYZ5pi-HyxNcRtmPBBULE).
 * Theme Inspector is only visible to logged in Administrators.
 * Appears on the right-side of the Toolbar (admin bar).

## Instalação

 1. Simply unzip and upload to the wp-content/plugins’ directory.
 2. Ative o plugin por meio do menu “Plugins” no WordPress
 3. There’s nothing to configure. Theme Inspector will automatically appear when you
    view your website as an Administrator. Look at the upper-right corner of the Toolbar(“
    Admin Bar”).
 4. Hover over “Theme Inspector” for a flyout-panel containing information about the
    page you are currently viewing.

## Perguntas frequentes

### I don’t see Theme Inspector! Where is it?

You must be logged in as an administrator, and viewing the Site (not the admin panel).
It will appear on the admin bar.

## Avaliações

![](https://secure.gravatar.com/avatar/dcfc9e725e033c628fb236b28b0a22a328d811b9e868f1533cc32e6d7bb2f770?
s=60&d=retro&r=g)

### 󠀁[Not working](https://wordpress.org/support/topic/not-working-4319/)󠁿

 [webstpro](https://profiles.wordpress.org/webstpro/) 1 março, 2025

Documentation says Theme Inspecor appears on right side when viewing web page as
Admin. It is the light blue color with no text so it is not obvious that you need
to click to use the theme builder.

![](https://secure.gravatar.com/avatar/3c3c21bc5966abfd53a3e5f5a4ae60c1af4c78401ebf8290d4bc9543a0a974d3?
s=60&d=retro&r=g)

### 󠀁[Looks Helpful, no RTL support](https://wordpress.org/support/topic/looks-helpful-no-rtl-support/)󠁿

 [ibanner](https://profiles.wordpress.org/ibanner/) 16 fevereiro, 2021

This plugin looks like something I’ve been looking for, for quite some time. However
it seems it doesn’t play well with RTL sites. The popup with the info is aligned
to the right side of the admin bar button, with causes some of the info to disappear
out of view. I would be more than willing to reconsider my rating if this issue 
is solved.

![](https://secure.gravatar.com/avatar/9a67d815d751ab662aa64282b517a77a59502cfdcaba00fedd46774407294f7e?
s=60&d=retro&r=g)

### 󠀁[Very useful](https://wordpress.org/support/topic/very-useful-2102/)󠁿

 [milenfrom](https://profiles.wordpress.org/milenfrom/) 11 dezembro, 2019

Very useful

![](https://secure.gravatar.com/avatar/3f041de7d929068af3670b950234e109dc3002a2698eeec7db015b60a55db976?
s=60&d=retro&r=g)

### 󠀁[Awesome!](https://wordpress.org/support/topic/awesome-6484/)󠁿

 [maxbrandl18](https://profiles.wordpress.org/maxbrandl18/) 4 março, 2019

Awesome! Still works (with 4.9.8) Thx

![](https://secure.gravatar.com/avatar/7dd990e85851835a2878c5be96e2e8909b5456d04f6363969c7bad0444bb27de?
s=60&d=retro&r=g)

### 󠀁[Fantastic Tool!](https://wordpress.org/support/topic/fantastic-tool-67/)󠁿

 [chzumbrunnen](https://profiles.wordpress.org/chzumbrunnen/) 18 setembro, 2018

Not only does it show the currently active template file (what some other plugins
do too), but it shows where in the template hierarchy it is. Therefor it’s very 
easy to know what template file to edit / replace in a child theme. Also it shows
the post type, post id, true conditions… It’s a fantastic developer tool and I highly
recommend it Too sad that this plugin isn’t that well known. It’s the best of it’s
kind in my humble opinion.

![](https://secure.gravatar.com/avatar/d7e2646e60ec66d75bd5bee340dabd1fd26cb38f91a27bd7bd610f16a0026d67?
s=60&d=retro&r=g)

### 󠀁[Thank you for such a helpful plugin](https://wordpress.org/support/topic/thank-you-for-such-a-helpful-plugin/)󠁿

 [wp-newbee](https://profiles.wordpress.org/wp-newbee/) 19 setembro, 2017

Thank you for such a helpful plugin . It works beautifully and make the developer
much easier. Best, Azita

 [ Leia todas as 11 avaliações ](https://wordpress.org/support/plugin/theme-inspector/reviews/)

## Colaboradores e desenvolvedores

“Theme Inspector” é um programa de código aberto. As seguintes pessoas contribuíram
para este plugin.

Colaboradores

 *   [ Melissa Cabral ](https://profiles.wordpress.org/melissa-cabral/)

[Traduzir o “Theme Inspector” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/theme-inspector)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/theme-inspector/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/theme-inspector/)
ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/theme-inspector/)
por [RSS](https://plugins.trac.wordpress.org/log/theme-inspector/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 4.0.0

 * Added clearer warning when using an incompatible plugin or Block Theme

#### 3.0.6

 * Minor CSS changes for compatibility with RTL language settings

#### 3.0.4

 * Minor CSS changes for compatibility with twentynineteen

#### 3.0.3

 * Added support for WooCommerce templates

#### 3.0

 * Added the complete template hierarchy chain for the currently displayed page
 * minor CSS improvements

#### 2.0

 * Moved the display to the admin bar (toolbar) for consistency
 * Changed CSS styles to be more readable in all themes
 * Improved code structure and added Inspector functions

#### 1.0

 * Original Version – Theme Inspector displays all info at the bottom corner of 
   the screen

## Meta

 *  Versão **4.0.1**
 *  Última atualização **3 anos atrás**
 *  Instalações ativas **400+**
 *  Versão do WordPress ** 3.0 ou superior **
 *  Testado até **6.1.10**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/theme-inspector/)
 * Tags
 * [developer](https://br.wordpress.org/plugins/tags/developer/)[inspector](https://br.wordpress.org/plugins/tags/inspector/)
   [template](https://br.wordpress.org/plugins/tags/template/)[theme](https://br.wordpress.org/plugins/tags/theme/)
   [utility](https://br.wordpress.org/plugins/tags/utility/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/theme-inspector/advanced/)

## Classificações

 4.7 de 5 estrelas.

 *  [  9 avaliações com 5 estrelas     ](https://wordpress.org/support/plugin/theme-inspector/reviews/?filter=5)
 *  [  1 avaliação com 4 estrela     ](https://wordpress.org/support/plugin/theme-inspector/reviews/?filter=4)
 *  [  1 avaliação com 3 estrela     ](https://wordpress.org/support/plugin/theme-inspector/reviews/?filter=3)
 *  [  0 avaliação com 2 estrela     ](https://wordpress.org/support/plugin/theme-inspector/reviews/?filter=2)
 *  [  0 avaliação com 1 estrela     ](https://wordpress.org/support/plugin/theme-inspector/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/theme-inspector/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/theme-inspector/reviews/)

## Colaboradores

 *   [ Melissa Cabral ](https://profiles.wordpress.org/melissa-cabral/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/theme-inspector/)

## Doar

Gostaria de contribuir para o desenvolvimento deste plugin?

 [ Doe para este plugin ](https://paypal.me/MelissaCSD)