Title: Theme Stats View
Author: Katsushi Kawamori
Published: <strong>14 de abril de 2020</strong>
Last modified: 29 de marzo de 2026

---

Buscar plugins

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

# Theme Stats View

 Por [Katsushi Kawamori](https://profiles.wordpress.org/katsushi-kawamori/)

[Descargar](https://downloads.wordpress.org/plugin/theme-stats-view.2.10.zip)

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

 [Soporte](https://wordpress.org/support/plugin/theme-stats-view/)

## Descripción

Las estadísticas del tema se muestran con un bloque o un shortcode.

 * Plugin hermano -> [Plugin Stats View](https://ve.wordpress.org/plugins/plugin-stats-view/).

#### Cómo funciona

## Capturas

 * [[
 * Imagen de la pantalla para un tema individual
 * [[
 * Imagen de la pantalla de móvil para un tema individual
 * [[
 * Bloque para un tema individual
 * [[
 * Shortcode para un tema individual
 * [[
 * Imagen de la pantalla para múltiples temas
 * [[
 * Bloque para múltiples temas
 * [[
 * Shortcode para múltiples temas
 * [[
 * Ajustes

## Bloques

Este plugin proporciona 2 bloques.

 *   Multi Themes The stats of theme is displayed.
 *   Single Theme The stats of theme is displayed.

## Instalación

 1. Sube la carpeta `theme-stats-view` al directorio `/wp-content/plugins/`
 2. Activa el plugin a través del menú «Plugins» en WordPress

Cómo se usa

#### Shortcode

Por favor, añade una nueva página. Por favor, escribe un shortcode.

Ejemplos para un tema individual
 [tsview slug=»twentytwenty»] [tsview slug=»twentytwenty»
view=»simple» link=»https://test.com/%slug%/»]

 * slug Especifica el slug del tema.
 * view Estilo de la vista. Elige normal (visualización estándar), tarjeta (visualización
   de tarjeta) o sencilla (visualización sencilla). Por defecto: view=»normal»
 * link Puedes especificar el destino del enlace del nombre del tema. Si no se especifica,
   este es el enlace de la página principal del tema. Puedes insertar una etiqueta
   del slug en la URL del enlace. Por defecto: link=null Etiqueta: %slug%
 * open Estilo de la descripción y etiquetas para la vista normal. Selecciona `true`(
   ver la descripción y las etiquetas) o `false` (ocultar la descripción y las etiquetas).
   Por defecto: open=false

Examples for multi themes
 [taview slug=»twentytwenty,twentynineteen,twentyseventeen»][
taview slug=»twentytwenty,twentynineteen,twentyseventeen» link=»https://test.com/%
slug%/»] * slug Specify the slugs of multiple themes separated by a comma. * link
You can specify the link destination of the theme name. If not specified, this is
the theme homepage link. Can insert a slug tag in the URL of the link. Default: 
link=null Tag: %slug% * totalonly Total graph only. Select true(View Total only)
or false(View Full). Default: totalonly=false

#### WP-CLI

Can delete and regenerate the cache with the following WP-CLI command. It would 
be beneficial to register it with the server’s cron.
 * `wp tsview_refresh`

## Preguntas frecuentes

nada

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

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

Colaboradores

 *   [ Katsushi Kawamori ](https://profiles.wordpress.org/katsushi-kawamori/)

«Theme Stats View» ha sido traducido a 5 idiomas locales. Gracias a [los traductores](https://translate.wordpress.org/projects/wp-plugins/theme-stats-view/contributors)
por sus contribuciones.

[Traduce «Theme Stats View» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/theme-stats-view)

### ¿Interesado en el desarrollo?

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

## Registro de cambios

#### [2.10] 2025/05/10

 * Fix – WP-CLI command(`wp tsview_refresh`) now avoids posting revisions.

#### [2.09] 2025/04/30

 * Fix – Method of obtaining statistics acquisition date and time.

#### [2.08] 2025/04/28

 * Added – The date the statistics were created is now displayed at the bottom.

#### [2.07] 2025/04/10

 * Change – Increased WP-CLI HTTP request response time from 30 seconds to 90 seconds.

#### [2.06] 2025/04/04

 * Fix – Rebuilt javascript.

#### [2.05] 2025/03/13

 * Added – Added help description for WP-CLI command.

#### [2.04] 2024/11/15

 * Fix – Rebuilt javascript.
 * Change – Changed the required version of WordPress.

#### [2.03] 2024/06/10

 * Fix – Issues with getting site information for WP-CLI.

#### [2.02] 2024/06/02

 * Fix – Issues with getting site information for WP-CLI.
 * Added – The user agent for retrieving site information was set to «Theme Stats
   View; %url%» for WP-CLI.
 * Fix – The number of redirects for site information getting was reduced from 5
   to 0 for WP-CLI.

#### [2.01] 2024/05/27

 * Fix – active installs count for multi plugins.
 * Fix – Download count for multi plugins.

#### [2.00] 2024/05/27

 * Added – Customization by template files.

#### [1.13] 2024/05/18

 * Added – WP-CLI command to delete and regenerate caches.
 * Added – Uninstall script.

#### [1.12] 2024/05/15

 * Fix – Change in the way css are loaded.
 * Added – totalonly attribute.

#### 1.11

Rebuilt blocks.

#### 1.10

Rebuilt blocks.

#### 1.09

Supported WordPress 6.4.
 PHP 8.0 is now required.

#### 1.08

Added escaping process.

#### 1.07

Supported WordPress 6.1.

#### 1.06

Supported WordPress 6.0.

#### 1.05

Rebuilt blocks.

#### 1.04

Supported WordPress 5.6.

#### 1.03

Añadida la visualización de tarjeta.

#### 1.02

Corregido un problema con la visualización en móviles.

#### 1.01

Añadida la visualización de múltiples temas.
 Se puede insertar una etiqueta del
slug en la URL del enlace. Se puede mostrar el número total de valoraciones.

#### 1.00

Versión inicial.

## Meta

 *  Version **2.10**
 *  Last updated **hace 2 meses**
 *  Active installations **Menos de 10**
 *  WordPress version ** 6.6 o superior **
 *  Tested up to **7.0**
 *  PHP version ** 8.0 o superior **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/theme-stats-view/), [Japanese](https://ja.wordpress.org/plugins/theme-stats-view/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/theme-stats-view/), [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/theme-stats-view/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/theme-stats-view/) y [Spanish (Venezuela)](https://ve.wordpress.org/plugins/theme-stats-view/).
 *  [Traducir a tu idioma](https://translate.wordpress.org/projects/wp-plugins/theme-stats-view)
 * Tags
 * [block](https://ve.wordpress.org/plugins/tags/block/)[stats](https://ve.wordpress.org/plugins/tags/stats/)
   [themes](https://ve.wordpress.org/plugins/tags/themes/)
 *  [Vista avanzada](https://ve.wordpress.org/plugins/theme-stats-view/advanced/)

## Valoraciones

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/theme-stats-view/reviews/)

## Colaboradores

 *   [ Katsushi Kawamori ](https://profiles.wordpress.org/katsushi-kawamori/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

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

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](https://shop.riverforest-wp.info/donate/)