Title: Advanced WP Table
Author: Mainul Hassan
Published: <strong>14 de marzo de 2020</strong>
Last modified: 20 de abril de 2026

---

Buscar plugins

![](https://ps.w.org/advanced-wp-table/assets/banner-772x250.png?rev=3538861)

![](https://ps.w.org/advanced-wp-table/assets/icon-256x256.gif?rev=3538861)

# Advanced WP Table

 Por [Mainul Hassan](https://profiles.wordpress.org/shamimmoeen/)

[Descargar](https://downloads.wordpress.org/plugin/advanced-wp-table.2.0.0.zip)

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

 [Soporte](https://wordpress.org/support/plugin/advanced-wp-table/)

## Descripción

**Advanced WP Table** lets you create and manage data tables using the WordPress
block editor. Use the dedicated Tables admin section to manage reusable tables, 
or insert the Advanced Table block directly into any post or page.

#### Características

 * **Rich text cells** — bold, italic, links, inline images, strikethrough, and 
   code formatting
 * **Header and footer sections** — designate header and footer rows for your table
 * **Column alignment** — align columns left, center, or right
 * **Table caption** — add a description below the table
 * **Row and column management** — insert, delete, duplicate, and move rows and 
   columns
 * **Striped rows** — alternating row background colors for readability
 * **Fixed layout** — distribute column widths evenly
 * **Reusable tables** — manage tables in a dedicated section and embed anywhere
   via shortcode
 * **Responsive tables** — horizontal scroll for wide tables on small screens

#### Usage

 1. Go to **Tables > Add New** in your WordPress dashboard.
 2. Set the number of rows and columns, then click **Create Table**.
 3. Edit cells, configure settings in the sidebar, and publish.
 4. Embed the table using the shortcode shown in the Tables list, or insert the **Advanced
    Table** block directly into any post or page.

## Capturas

 * [[
 * Table setup form — set the number of rows and columns to create a table.
 * [[
 * Table editor — edit cells with rich text formatting in the block editor.
 * [[
 * Edit table dropdown — insert, delete, duplicate, and move rows and columns.
 * [[
 * Column alignment — align column content to start, center, or end.
 * [[
 * Table settings — configure fixed layout, header, footer, and striped rows.
 * [[
 * Tables list — manage all tables with shortcode column for easy embedding.
 * [[
 * Frontend output — a styled table rendered on the frontend.

## Bloques

Este plugin proporciona 1 bloque.

 *   Advanced Table Advanced table block for WordPress with rich text, styling, 
   and reusable table support.

## Instalación

 1. Upload the `advanced-wp-table` directory to `/wp-content/plugins/`
 2. Activate the plugin through the Plugins menu in WordPress

## FAQ

### How do I embed a table in a post or page?

Two ways:
 1. Use the shortcode `[advanced_wp_table id="123"]` (replace 123 with
your table ID). 2. Insert the **Advanced Table** block directly in the block editor.

### Can I reuse the same table across multiple pages?

Yes. Create the table in **Tables > Add New**, then use the shortcode to embed it
anywhere. Editing the table updates it everywhere.

### Can I modify the table output?

Yes. Use the WordPress `render_block_advanced-wp-table/table` filter to customize
the rendered HTML.

### Does it work with classic themes?

Yes. The shortcode works in any theme. The block editor is used for editing tables
regardless of theme type.

### Does it work with the Classic Editor plugin?

Yes. Advanced WP Table ensures the block editor stays enabled for tables even when
the Classic Editor plugin is active.

## Reseñas

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

### 󠀁[Helpful Plugin For WP table](https://wordpress.org/support/topic/helpful-plugin-for-wp-table/)󠁿

 [Sakhawat Tahsan](https://profiles.wordpress.org/sakhawat1997/) 16 de julio de 
2020

It’s very helpful for amazon product listing. The amazing table create plugin with
a custom design. It’s easy to use. Edit, delete, Duplicate any row column. Simple
but working perfectly. Thank you for sharing a good plugin.

 [ Leer la 1 reseña ](https://wordpress.org/support/plugin/advanced-wp-table/reviews/)

## Colaboradores y desarrolladores

«Advanced WP Table» es un software de código abierto. Las siguientes personas han
colaborado con este plugin.

Colaboradores

 *   [ Mainul Hassan ](https://profiles.wordpress.org/shamimmoeen/)

«Advanced WP Table» está traducido en 3 idiomas. Gracias a [los traductores](https://translate.wordpress.org/projects/wp-plugins/advanced-wp-table/contributors)
por sus contribuciones.

[Traduce «Advanced WP Table» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/advanced-wp-table)

### ¿Interesado en el desarrollo?

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

## Registro de cambios

#### 2.0.0 (21 April 2026)

 * Complete rebuild using the Gutenberg block editor
 * Rich text cell editing with bold, italic, links, images, strikethrough, and code
 * Header and footer section support
 * Per-column text alignment (left, center, right)
 * Table caption support
 * Row and column management: insert, delete, duplicate, and move
 * Striped rows toggle
 * Fixed table layout toggle
 * Color, typography, and border customization
 * Initial table setup form with row and column count
 * Horizontal scroll for wide tables
 * RTL language support
 * Classic Editor compatibility
 * Native WordPress list table for managing tables
 * Shortcode column in the tables list

#### 1.3.2

 * Migrate the table data

#### 1.3.1

 * Upgrade freemius to v2.5.8

#### 1.3.0 (24 May 2023)

 * Upgrade the npm packages, use basic textarea for the cell content

#### 1.2.1 (13 April 2022)

 * Upgrade freemius to v2.4.3

#### 1.2.0 (03 April 2020)

 * Fix media upload issue in gutenberg editor following the new way comes in WordPress
   v5.4
 * Re-register shortcode, freeform blocks as in WordPress v5.4 the issues are gone
 * Put double quotes in shortcode used in FAQ

#### 1.1.0 (01 April 2020)

 * Add compatibility to WordPress 5.4
 * Fix shortcode issue, put double quotes between the table id
 * Add filter `advanced_wp_table_output` to alter the table markup dynamically
 * Add filter `advanced_wp_table_enqueue_scripts` to load scripts dynamically
 * Make post type private
 * Integrate Freemius
 * Blocks registered from other plugins can be used
 * Add option to duplicate a table
 * Add pagination in table list, update the design, show success, error messages
 * Fix duplicate row issue

#### 1.0.1

 * Flush and unflush rewrite rules in plugin activation and deactivation
 * Fix cell vertical align design issue
 * Add option to clone row
 * Wrap table inside unique id

#### 1.0.0 (14 March 2020)

 * Versión inicial.

## Meta

 *  Versión **2.0.0**
 *  Última actualización **hace 1 mes**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 6.3 o superior **
 *  Probado hasta **6.9.4**
 *  Versión de PHP ** 7.4 o superior **
 *  Idiomas
 * [English (US)](https://wordpress.org/plugins/advanced-wp-table/), [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/advanced-wp-table/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/advanced-wp-table/) y [Spanish (Venezuela)](https://ve.wordpress.org/plugins/advanced-wp-table/).
 *  [Traducir a tu idioma](https://translate.wordpress.org/projects/wp-plugins/advanced-wp-table)
 * Etiquetas:
 * [data table](https://es.wordpress.org/plugins/tags/data-table/)[gutenberg table](https://es.wordpress.org/plugins/tags/gutenberg-table/)
   [responsive table](https://es.wordpress.org/plugins/tags/responsive-table/)[table](https://es.wordpress.org/plugins/tags/table/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/advanced-wp-table/advanced/)

## Valoraciones

 5 de 5 estrellas.

 *  [  1 valoración de 5 estrellas     ](https://wordpress.org/support/plugin/advanced-wp-table/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/advanced-wp-table/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/advanced-wp-table/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/advanced-wp-table/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/advanced-wp-table/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/advanced-wp-table/reviews/#new-post)

[Ver todas las valoraciones](https://wordpress.org/support/plugin/advanced-wp-table/reviews/)

## Colaboradores

 *   [ Mainul Hassan ](https://profiles.wordpress.org/shamimmoeen/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/advanced-wp-table/)