Title: Advanced WP Table
Author: Mainul Hassan
Published: <strong>14 Março, 2020</strong>
Last modified: 20 Abril, 2026

---

Procurar 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/)

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

 * [Detalhes](https://pt.wordpress.org/plugins/advanced-wp-table/#description)
 * [Avaliações](https://pt.wordpress.org/plugins/advanced-wp-table/#reviews)
 *  [Instalação](https://pt.wordpress.org/plugins/advanced-wp-table/#installation)
 * [Desenvolvimento](https://pt.wordpress.org/plugins/advanced-wp-table/#developers)

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

## Descrição

**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.

#### Features

 * **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.

## Ecrãs

 * [[
 * 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.

## Blocos

Este plugin inclui 1 bloco.

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

## Instalação

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

## Perguntas frequentes

### 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.

## Avaliações

![](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 Julho, 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.

 [ Ler 1 avaliação ](https://wordpress.org/support/plugin/advanced-wp-table/reviews/)

## Contribuidores e programadores

“Advanced WP Table” é software de código aberto. As seguintes pessoas contribuíram
para este plugin:

Contribuidores

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

“Advanced WP Table” foi traduzido para 3 locales. Obrigado aos [tradutores](https://translate.wordpress.org/projects/wp-plugins/advanced-wp-table/contributors)
pelas suas contribuições.

[Traduza o “Advanced WP Table” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/advanced-wp-table)

### Interessado no desenvolvimento?

[Consulte o código](https://plugins.trac.wordpress.org/browser/advanced-wp-table/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/advanced-wp-table/),
ou subscreva o [registo de alterações](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).

## Registo de alterações

#### 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)

 * Initial release.

## Metadados

 *  Versão **2.0.0**
 *  Última actualização **Há 1 mês**
 *  Instalações activas **Menos de 10**
 *  Versão do WordPress ** 6.3 ou superior **
 *  Testado até **6.9.4**
 *  Versão do PHP ** 7.4 ou 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/) e [Spanish (Venezuela)](https://ve.wordpress.org/plugins/advanced-wp-table/).
 *  [Traduza para o seu idioma](https://translate.wordpress.org/projects/wp-plugins/advanced-wp-table)
 * Etiquetas
 * [data table](https://pt.wordpress.org/plugins/tags/data-table/)[gutenberg table](https://pt.wordpress.org/plugins/tags/gutenberg-table/)
   [responsive table](https://pt.wordpress.org/plugins/tags/responsive-table/)[table](https://pt.wordpress.org/plugins/tags/table/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/advanced-wp-table/advanced/)

## Classificações

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/advanced-wp-table/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/advanced-wp-table/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/advanced-wp-table/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/advanced-wp-table/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/advanced-wp-table/reviews/?filter=1)

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

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

## Contribuidores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/advanced-wp-table/)