Title: Confirm Theme Structure
Author: r3098
Published: <strong>22 de noviembre de 2018</strong>
Last modified: 2 de agosto de 2025

---

Buscar plugins

![](https://ps.w.org/confirm-theme-structure/assets/banner-772x250.jpg?rev=2322713)

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

# Confirm Theme Structure

 Por [r3098](https://profiles.wordpress.org/r3098/)

[Descargar](https://downloads.wordpress.org/plugin/confirm-theme-structure.zip)

 * [Detalles](https://es.wordpress.org/plugins/confirm-theme-structure/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/confirm-theme-structure/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/confirm-theme-structure/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/confirm-theme-structure/#developers)

 [Soporte](https://wordpress.org/support/plugin/confirm-theme-structure/)

## Descripción

WordPress themes consist of a variety of templates, which makes customization difficult.

This plugin allows you to see all the templates used to display the current page.
Of course, if you are using a child theme, you can also understand the structure
of the parent theme as well. This plugin can be used to create an environment that
is easy to customize when templates are loaded in a complex way and the theme editor
does not know what to do with them.

The following basic template is used in WordPress.

functions.php
 header.php sidebar.php footer.php index.php page.php single.php archive.
php

In fact, there are various original files included in addition to these, and some
themes consist of nearly 200 templates.

From 2.0.2, it is also possible to extract the configuration template loaded from
the plugin folder when using WooCommerce.

#### Plugin features

While logged in, click [CTS Page Display Info] in the administration bar to display
the template used for the currently displayed page and other information.
 Close
the information window by clicking on the Close button in the lower right corner
of the display information or by clicking again on the [CTS Page Display Info].

**_No Coding_**
 **_No Setting_**

All you have to do is install it and you don’t need to do any configuration.
 Please
display the WordPress admin bar.

«Confirm Theme Structure» is a plug-in of the source which was released around 2013.

Since then, we’ve continued to maintain it, and it’s safe to use even the latest
WordPress. In addition to theme template information, you can also get the following
information to help you maintain and check compatibility.

 1. Versión de WordPress
 2. Versión de PHP
 3. Información de la base de datos

It’s a useful plugin for creating your own website, customizing themes, and even
managing a lot of sites.

#### Colaboraciones

Anyone can contribute to the «Confirm Theme Structure».
 There are several ways 
to contribute.

 1. Raise an [Issue](https://wordpress.org/support/plugin/confirm-theme-structure/#new-post)
 2. Plug-in translation [different languages](https://translate.wordpress.org/projects/wp-plugins/confirm-theme-structure/)
 3. Provide feedback and suggestions on [enhancements](https://wordpress.org/support/plugin/confirm-theme-structure/#new-post)

## Capturas

 * [[
 * Click on «CTS Page Display Info» in the adminbar to display the information

## Instalación

This is a simple plugin that just installs and activates.There is no need to set
anything.

## Reseñas

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

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

 [JustinBBC](https://profiles.wordpress.org/justinbbc/) 27 de marzo de 2021

This has really helped me because it shows me the pieces (PHP files) that comprise
a page, so I know which piece to edit. This functionality should be core in WP! 
Thanks much!

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

### 󠀁[Sounds good](https://wordpress.org/support/topic/sounds-good-7/)󠁿

 [c0ahwvvi](https://profiles.wordpress.org/c0ahwvvi/) 19 de enero de 2019

This plugin displays the template you are using for the display you are using. Easy
to understand.

 [ Leer todas las 2 reseñas ](https://wordpress.org/support/plugin/confirm-theme-structure/reviews/)

## Colaboradores y desarrolladores

«Confirm Theme Structure» es un software de código abierto. Las siguientes personas
han colaborado con este plugin.

Colaboradores

 *   [ r3098 ](https://profiles.wordpress.org/r3098/)
 *   [ ts51 ](https://profiles.wordpress.org/ts51/)

«Confirm Theme Structure» está traducido en 7 idiomas. Gracias a [los traductores](https://translate.wordpress.org/projects/wp-plugins/confirm-theme-structure/contributors)
por sus contribuciones.

[Traduce «Confirm Theme Structure» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/confirm-theme-structure)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/confirm-theme-structure/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/confirm-theme-structure/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/confirm-theme-structure/)
por [RSS](https://plugins.trac.wordpress.org/log/confirm-theme-structure/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 2.1.2

 * Reviewed some functions and confirmed operation with WP version 6.8.2.

#### 2.1.1

 * Added IP address of hosting server to display information.

#### 2.1.0

 * Block Theme with different compositional contents from the previous ones are 
   identified and messages are displayed.
 * Operation check with WordPress 6.1

#### 2.0.9

 * Changed behavior so that the window is not closed on mouse click to facilitate
   copying of displayed information.
    Instead, a Close button is provided in the
   lower right corner.
 * Operation check with WordPress 6.0.2

#### 2.0.8

 * Some corrections to the translation files

#### 2.0.7

 * Change the display name on the admin bar to «CTS Page Display Info»
 * Added display of database size

#### 2.0.6

 * Added display of database table prefixes

#### 2.0.5

 * Operation check with WordPress 5.7.1
 * Renewal of readme file

#### 2.0.4

 * Changed selector name in confirm-theme-structure.js to avoid conflicts

#### 2.0.3

 * Fixed a display error in the case of non-child themes

#### 2.0.2

 * Compatible con WooCommerce

#### 2.0.1

 * Supported version update

#### 2.0.0

 * Adjusted the way it is displayed, including child themes

#### 1.9.7

 * Review of translation items
 * Renewal of readme file

#### 1.9.6

 * Compatible con WordPress 5.4.1

#### 1.9.5

 * Added the display of the database name.

#### 1.9.4

 * Fixed some translation issues

#### 1.9.3

 * Operation check with WordPress 5.3.2

#### 1.9.0

 * Display storage engine

#### 1.8.0

 * UPDATED: Added display of MySQL version

#### 1.5.0

 * UPDATED: Change interface

#### 1.4.0

 * UPDATED: Check with WordPress 5.0

#### 1.0.0

 * Initial release

## Meta

 *  Versión **2.1.2**
 *  Última actualización **hace 9 meses**
 *  Instalaciones activas **100+**
 *  Versión de WordPress ** 5.8 o superior **
 *  Probado hasta **6.5.8**
 *  Versión de PHP ** 7.2 o superior **
 *  Idiomas
 * [English (US)](https://wordpress.org/plugins/confirm-theme-structure/), [Japanese](https://ja.wordpress.org/plugins/confirm-theme-structure/),
   [Spanish (Colombia)](https://es-co.wordpress.org/plugins/confirm-theme-structure/),
   [Spanish (Ecuador)](https://es-ec.wordpress.org/plugins/confirm-theme-structure/),
   [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/confirm-theme-structure/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/confirm-theme-structure/),
   [Spanish (Venezuela)](https://ve.wordpress.org/plugins/confirm-theme-structure/)
   y [Swedish](https://sv.wordpress.org/plugins/confirm-theme-structure/).
 *  [Traducir a tu idioma](https://translate.wordpress.org/projects/wp-plugins/confirm-theme-structure)
 * Etiquetas:
 * [codec](https://es.wordpress.org/plugins/tags/codec/)[customize](https://es.wordpress.org/plugins/tags/customize/)
   [template](https://es.wordpress.org/plugins/tags/template/)[theme](https://es.wordpress.org/plugins/tags/theme/)
   [woocommerce](https://es.wordpress.org/plugins/tags/woocommerce/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/confirm-theme-structure/advanced/)

## Valoraciones

 5 de 5 estrellas.

 *  [  2 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/confirm-theme-structure/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/confirm-theme-structure/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/confirm-theme-structure/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/confirm-theme-structure/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/confirm-theme-structure/reviews/?filter=1)

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

[Ver todas las valoraciones](https://wordpress.org/support/plugin/confirm-theme-structure/reviews/)

## Colaboradores

 *   [ r3098 ](https://profiles.wordpress.org/r3098/)
 *   [ ts51 ](https://profiles.wordpress.org/ts51/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/confirm-theme-structure/)