Title: Advanced WP Table
Author: Mainul Hassan
Published: <strong>2020-03-14</strong>
Last modified: 2026-04-20

---

Szukaj wtyczek

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

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

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

 * [Szczegóły](https://pl.wordpress.org/plugins/advanced-wp-table/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/advanced-wp-table/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/advanced-wp-table/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/advanced-wp-table/#developers)

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

## Opis

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

## Zrzuty ekranu

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

## Bloki

Wtyczka dodaje 1 blok.

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

## Instalacja

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

## Najczęściej zadawane pytania

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

## Recenzje

![](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/) 2020-07-16

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.

 [ Przeczytaj 1 recenzje ](https://wordpress.org/support/plugin/advanced-wp-table/reviews/)

## Kontrybutorzy i deweloperzy

„Advanced WP Table” jest oprogramowaniem open source. Poniższe osoby miały wkład
w rozwój wtyczki.

Zaangażowani

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

Wtyczka „Advanced WP Table” została przetłumaczona na 3 języki. Podziękuj [tłumaczom](https://translate.wordpress.org/projects/wp-plugins/advanced-wp-table/contributors)
za ich wkład.

[Przetłumacz wtyczkę “Advanced WP Table” na swój język.](https://translate.wordpress.org/projects/wp-plugins/advanced-wp-table)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/advanced-wp-table/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/advanced-wp-table/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/advanced-wp-table/)
przez [RSS](https://plugins.trac.wordpress.org/log/advanced-wp-table/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

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

## Meta

 *  Wersja **2.0.0**
 *  Ostatnia aktualizacja **1 miesiąc temu**
 *  Włączone instalacje **Mniej niż 10**
 *  Wersja WordPressa ** 6.3 lub nowszej **
 *  Testowano do **6.9.4**
 *  Wersja PHP ** 7.4 lub nowszej **
 *  Języki
 * [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/), i [Spanish (Venezuela)](https://ve.wordpress.org/plugins/advanced-wp-table/).
 *  [Przetłumacz na swój język](https://translate.wordpress.org/projects/wp-plugins/advanced-wp-table)
 * Tagi
 * [data table](https://pl.wordpress.org/plugins/tags/data-table/)[gutenberg table](https://pl.wordpress.org/plugins/tags/gutenberg-table/)
   [responsive table](https://pl.wordpress.org/plugins/tags/responsive-table/)[table](https://pl.wordpress.org/plugins/tags/table/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/advanced-wp-table/advanced/)

## Oceny

 5 na 5 gwiazdek.

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

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

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

## Zaangażowani

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

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

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