| 开发者 | juurokudezain |
|---|---|
| 更新时间 | 2026年6月18日 13:32 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
<td> to <th><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
16deza-table-cell-extras folder to /wp-content/plugins/No. This plugin requires the Gutenberg block editor.
No. It adds formatting tools to existing core/table blocks and does not modify their structure.
Correct — by design. Real <ul>/<ol> elements are sanitized by Gutenberg inside table cells, so CSS-based pseudo-lists are used instead.
build/index.css) into assets/css/frontend.css to reduce HTTP requests.<td> to <th>.