Linux 软件免费装
Banner图

16Deza Table Cell Extras

开发者 juurokudezain
更新时间 2026年6月18日 13:32
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

gutenberg formatting table block editor background color

下载

1.2.4 1.3.0 1.3.1

详情介绍:

Table Cell Extras extends the formatting of standard table blocks. It allows for extended inline decoration, td/th conversion of the first column, and customizable cell background colors. Additionally, extended inline formatting can optionally be enabled outside of table blocks. Features: Why "pseudo" lists? Gutenberg's RichText sanitizes block-level elements such as <ul>, <ol>, and <li> inside table cells. This plugin uses <span> elements with CSS to achieve the same visual result while remaining fully compatible with Gutenberg. Notes

安装:

  1. Upload the 16deza-table-cell-extras folder to /wp-content/plugins/
  2. Activate 16Deza Table Cell Extras from the WordPress admin Plugins screen
  3. Open any post or page, insert a Table block, click inside a cell, and use the inline toolbar

屏幕截图:

  • The first-column convert to th
  • Extended Inline Formatting
  • Text size
  • Adjustable with a slider (0.75–2.0em)
  • Pseudo list conversion (bullet/numbered)
  • Insert divider line inside a table cell
  • Row spacing (with slider panel)

升级注意事项:

1.2.4 Translation files corrected. Please update to ensure Japanese UI works properly.

常见问题:

Does this work with the classic editor?

No. This plugin requires the Gutenberg block editor.

Will it break my existing tables?

No. It adds formatting tools to existing core/table blocks and does not modify their structure.

The bullet/number list looks different from a real HTML list.

Correct — by design. Real <ul>/<ol> elements are sanitized by Gutenberg inside table cells, so CSS-based pseudo-lists are used instead.

更新日志:

1.3.1 1.3.0 1.2.4 1.2.3 1.2.2 1.2.1 1.2.0 1.1.2 1.1.1 1.1.0 1.0.8 1.0.0