Title: Block Weight Inspector
Author: devmarvs
Published: <strong>20 de Enero de  2026</strong>
Last modified: 20 de Enero de  2026

---

Buscar plugins

![](https://ps.w.org/block-weight-inspector/assets/Banner-772x250.png?rev=3443537)

![](https://ps.w.org/block-weight-inspector/assets/Icon-256x256.png?rev=3443537)

# Block Weight Inspector

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

[Descargar](https://downloads.wordpress.org/plugin/block-weight-inspector.0.1.0.zip)

 * [Detalles](https://cl.wordpress.org/plugins/block-weight-inspector/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/block-weight-inspector/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/block-weight-inspector/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/block-weight-inspector/#developers)

 [Soporte](https://wordpress.org/support/plugin/block-weight-inspector/)

## Descripción

Block Weight Inspector adds a sidebar panel in the block editor that maps blocks
in the current post/page to the CSS and JS assets they register. It estimates local
asset sizes, highlights top offenders, and exports a JSON report. It can also generate
a suggested conditional-loading snippet to help you dequeue assets when a block 
is not present.
 It also adds a Tools -> Block Weight Inspector screen for auditing
existing posts without opening the editor. Note: The inspector preserves block comment
delimiters when analyzing content so `parse_blocks()` remains accurate after sanitization.

Key features:

 * Block -> asset mapping using registered block metadata.
 * Estimated size for local assets.
 * Top offenders summary and full asset list.
 * JSON export for sharing or auditing.
 * Suggested conditional-loading rules (review before use).

## Instalación

 1. Upload the plugin folder to `/wp-content/plugins/`.
 2. Activate the plugin through the Plugins menu in WordPress.
 3. Open the block editor and use the “Block Weight Inspector” sidebar.

## FAQ

### Does this load assets on the front-end?

No. The inspector only runs in the block editor and does not enqueue anything on
the front-end.

### Why is a size shown as “remote/unknown”?

Only local files are measured by default. You can optionally enable remote size 
lookup in the inspector panel or Tools page, and the preference is saved per user.

### Are the suggested dequeue rules safe?

They are suggestions only. Some plugins enqueue assets for reasons outside of blocks.
Always review before using.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“Block Weight Inspector” es software de código abierto. Las siguientes personas 
han contribuido a este plugin.

Colaboradores

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

[Traduce “Block Weight Inspector” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/block-weight-inspector)

### ¿Interesado en el desarrollo?

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

## Historial de cambios

#### 0.1.0

 * Initial release.

## Meta

 *  Versión **0.1.0**
 *  Última actualización **hace 3 meses**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 6.0 o superior **
 *  Probado hasta **6.9.4**
 *  Versión de PHP ** 7.4 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/block-weight-inspector/)
 * Etiquetas
 * [assets](https://cl.wordpress.org/plugins/tags/assets/)[blocks](https://cl.wordpress.org/plugins/tags/blocks/)
   [gutenberg](https://cl.wordpress.org/plugins/tags/gutenberg/)[performance](https://cl.wordpress.org/plugins/tags/performance/)
   [profiling](https://cl.wordpress.org/plugins/tags/profiling/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/block-weight-inspector/advanced/)

## Calificaciones

Aún no se han enviado valoraciones.

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

[Ver todas las reseñas](https://wordpress.org/support/plugin/block-weight-inspector/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/block-weight-inspector/)