Linux 软件免费装

Advanced WP Table

开发者 shamimmoeen
更新时间 2026年4月21日 07:05
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

table responsive table gutenberg table data table block table

下载

1.0.1 1.1.0 1.0.0 1.2.1 1.3.0 1.3.2 2.0.0 1.3.1 1.2.0

详情介绍:

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

安装:

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

屏幕截图:

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

升级注意事项:

2.0.0 Major update: Complete rebuild using the Gutenberg block editor. Tables created in v1.x are not migrated. Please recreate your tables after updating.

常见问题:

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.

更新日志:

2.0.0 (21 April 2026) 1.3.2 1.3.1 1.3.0 (24 May 2023) 1.2.1 (13 April 2022) 1.2.0 (03 April 2020) 1.1.0 (01 April 2020) 1.0.1 1.0.0 (14 March 2020)