16Deza Table Cell Extras
Gutenberg標準テーブルブロックのセル内で、インライン書式の拡張を行う軽量プラグインです。(WordPress公式プラグイン)
クライアントのサイト運営上、痒い所に手の届かない状態を何とかするために作成しました。もしよろしければご利用ください。
Latest version: 1.2.4 ( 2026-05-07 )


This is a lightweight plugin that extends inline formatting within the cells of standard Gutenberg table blocks. (WordPress official plugin)
I created this out of necessity for managing a client’s website. Please feel free to download and use it if you wish.
Latest version: 1.2.4 ( May 07, 2026 )


Why?
WordPress標準状態では、テーブルセル内にGUIで配せるのは「ほぼプレーンテキストだけ」に近く … メリハリをつける手段に乏しいです。太字、イタリック、文字色変更程度しかありません。またセル内では改段落もなく、行間(上下)スペースを空けるには br (Enter) での改行以外なし。
HTML編集モードを利用すれば、セル内に ul などのブロック要素を配して箇条書きをしたり、文字単位の大きさ制御も可能になります。しかしながら、多くのクライアント、ユーザーにとってはハードルが高いものであり、運用上現実的ではありません。
GUIでリッチなテーブルを挿入/編集可能にする素晴らしいプラグインは世に存在します(敬意)。しかしながら、既存の・標準のテーブルセル内を少し見やすくしたいという時には使えなかったり、Too Much だったり …
In its default WordPress state, table cells can only contain “almost entirely plain text” via the GUI, offering limited options for adding emphasis or visual clarity. Bold, italics, and text color changes are the only options. Furthermore, there are no paragraph breaks within cells, and the only way to create vertical spacing is through line breaks using `br` (Enter).
Using HTML editing mode allows for the placement of block elements like `ul` within cells for bullet points and control of character size. However, this is a high hurdle for many clients and users, making it impractical for practical use.
While there are excellent plugins that allow for the insertion and editing of rich tables via the GUI (with respect!), they often fail to meet the needs of simply making existing, standard table cells slightly more readable, or they are simply too much…
So,
そこで🙂 当プラグインは
WordPress標準のテーブルセル内で指定可能な書式/装飾を、ほんの少しだけ拡張します。
So, this plugin slightly extends the formatting/decoration options available within standard WordPress table cells.
使用例
| 12:30 | 開場・受付開始 |
| 13:00 | 開会 司会: 山田太郎 (株式会社山田伝記) |
| 13:10 | 講師:田中棚子(風林大学文学部准教授) 演題 「風が吹けば桶屋が儲かる」 言い出しっぺは誰? バタフライエフェクト バターフライとの違い 桶屋は本当に儲かったのか 人間万事塞翁が馬 洋の東西を問わず似た諺があることなど、爆笑エピソードを交えて解説します。 |
| 14:10 | 休憩 |
| 14:20 | 講師: 吉田芳男 (特殊法人ェックス日本) 演題 「中抜きビジネスの真髄」 * この世は食うか食われるか 搾取する側に回れ 良心の呵責を無視せよ 他人の労働の上前を撥ねろ 人間万事塞翁が馬 これぞポジショントーク。”利権にこだわる” 吉田先生による目から鱗の講演です。 * 著書の即売会・握手会あり |
| 15:30 | 閉会 |
| 16:00 | 懇親会 (隣のコンビニイートインにて) |
こんな感じで、「テーブルを利用したいんだけど、セルの中に書くことが多くて」みたいなときに便利です。
Example
| 12:30 | Doors open / Registration begins |
| 13:00 | Opening Ceremony Moderator: Taro Yamada (Yamada Deeenki Co., Ltd.) |
| 13:10 | Lecturer: Tanako Tanaka (Associate Professor, Faculty of Letters, Furin University) Title: “A butterfly flapping in Brazil can cause a tornado in Texas.” Who says it first? The butterfly effect Difference from butter fry So, what was the weather like in Panama then? Every cloud has a silver lining The proverb will be explained with hilarious anecdotes, including the fact that similar proverbs exist in both the East and the West. |
| 14:10 | Break |
| 14:20 | Lecturer: Yoshio Yoshida (eXs Japan, General Incorporated Association) Title: “The Essence of Rent-seeking Business” * This World is Eat or Be Eaten Become the Exploiter Ignore Your Conscience Skimming off the Top of Others’ Labor Every cloud has a silver lining This is Position Talk. An eye-opening lecture by Professor Yoshida, who “clings to vested interests.” * Book Sales and Autograph Session Available |
| 15:30 | Closing Ceremony |
| 16:00 | Social Gathering (at the convenience store eat-in area next door) |
It’s useful when you want to use tables but have a lot of text to write within the cells.
機能・特徴
最小限の機能しか持たせていないため軽量です。
Functions, Features
It’s lightweight because it only has minimal functionality.
概要
| 見出しのようにテキストを大きく 箇条書きa 箇条書きb 箇条書きc セル内に [ 区切り線 ] を挿入可能に なお、区切り線は Backspace で削除できます。番号付きリスト 番号付きリスト 番号付きリスト | テーブルセル内では、通常このくらいの行間(一続きの段落と同等の扱いで)でテキストが配置されます。 Enter を押しても、標準テーブルセル内では「改段落」という概念が適用されません。 そこで … 範囲をドラッグで指定して [ 行間を空ける (上) (下) ] ボタンを押すと、 このように、上部/下部に任意の(0.1行単位で)マージンをとる・調整することができます🙂 |
| 文字単位で テキストの大きさを変えられます。 | 文字色の変更は、ドラッグで範囲指定 ~ 標準機能の「ハイライト」からどうぞ |
すべての機能は、WordPress標準の *テーブルブロック(core/table)のセル内のみ* でインライン装飾メニューに表示されます。
Overview
| Enlarge text like a heading Hello World Bye[Divider lines] can now be inserted within cells. Note: Divider lines can be deleted with Backspace. Michael Freddie Janis | Within table cells, text is usually positioned with this much line spacing (treated the same as a continuous paragraph). Paragraph breaks are not applied within standard table cells. By dragging to select a range and pressing the [Add spacing (top) (bottom)] button, you can add/adjust margins to the top/bottom (in 0.1-line increments) as shown here. 🙂 |
| You can change the text size character by character. | To change the text color, select a range by dragging and use the standard “Highlight” function. |
All features are displayed in the inline formatting menu only within the cells of standard WordPress table blocks (core/table).
管理画面
上記テーブルを作成した際のスクリーンショットです。インライン書式の拡張がどのようになされるかをご覧ください。(クリックで拡大)






ドラッグで範囲選択 → インライン装飾メニュー展開 → 意図する書式を選択、という要領です。
Admin Editor
Screenshots: The above table in admin editor. See how the inline formatting is extended. (Click to enlarge)






The process is: Drag to select a range → Expand the inline formatting menu → Select the desired formatting.
テキストサイズ変更
大 (125%) 、標準 (100%) 、小 (85%) の3サイズ。テキストをドラッグ選択した状態で各ボタンをクリックします。再クリックで解除。
Choose text size
Three sizes are available: Large (125%), Standard (100%), Small (85%). Click each button while dragging to select the text. Click again to deselect.
疑似リスト変換(箇条書き・番号付き)
テキストを選択(複数行ドラッグ選択可)してボタンをクリックします。
各行が span 要素で囲まれ、CSS により箇条書き・番号付きリスト風に表示されます。
同じ選択範囲でボタンを再クリックすると解除してプレーンテキストに戻ります。
*注: Gutenberg の RichText は テーブルセル内の ul / ol / li 要素をサニタイズするため、span 要素+CSS による疑似的なリスト表現を採用しています。HTML ソース上では ul / ol / li は生成されません。


Pseudo-list conversion (bulleted and numbered lists)
Select the text (multiple lines can be selected by dragging) and click the button. Each line is enclosed in a `<span>` element and displayed as a bulleted or numbered list using CSS. Clicking the button again with the same selection will deselect it and return it to plain text.
*Note: Gutenberg’s RichText uses a pseudo-list representation with `<span>` elements and CSS to sanitize `<ul>`, `<ol>`, and `<li>` elements within table cells. `<ul>`, `<ol>`, and `<li>` elements are not generated in the HTML source.


区切り線の挿入
ボタンをクリックすると、カーソル位置に区切り線を挿入します。Backspaceキーで削除できます。
*注: Gutenberg によるサニタイズ回避のため、 hr 要素ではなく span 要素 + CSS で疑似的な hr 水平線を表現します。
Inserting divider lines
Clicking the button inserts a divider at the cursor position. It can be deleted with the Backspace key.
*Note: To avoid sanitization by Gutenberg, a pseudo-`<hr>` horizontal line is represented using `<span>` elements and CSS instead of `<hr>` elements.
行間を空ける
テキストをドラッグで選択してボタンをクリックすると、指定したテキストの上部/下部にマージンをとれます。スライダを動かして、0.1行単位で調整可能です。


Row Spacing
Drag to select text and click the button to add margins to the top/bottom of the specified text. The slider allows adjustment in 0.1 line increments.


Download
動作要件
- WordPress 6.4 以上
- PHP 8.2 以上を推奨(最低 7.4 以上)
- Gutenberg ブロックエディター使用時
Requirements
- WordPress 6.4 or higher
- Reccomended: PHP 8.2 or higher (at least 7.4)
- Gutenberg Block Editor
インストール
- WordPress 管理画面 > プラグイン > プラグインを追加 > プラグインのアップロード >
- [参照] ボタンを押す > (PC内の) table-cell-extras-v1.x.x.zip を選択してアップロード
- 「16Deza Table Cell Extras」を有効化
Installation
- WordPress admin > Plugins > Add Plugin > Upload Plugin >
- [Browse] Button > Select (in your PC) table-cell-extras-v1.x.x.zip and Upload
- Activate “16Deza Table Cell Extras”
免責事項
- ご利用は自己責任でどうぞ。 * フリーウェア自己責任の原則 / GPLライセンス 自己責任
- 利用に伴ういかなる問題・損害についても、何ら補償はいたしかねます。
Disclaimer
- Use at your own risk. * Principles of Freeware and Self-Responsibility / GPL license
- I cannot provide any compensation for any problems or damages arising from use.
- Sorry, I generally do not provide support for this plugin. I am usually unable to reply to inquiries regarding usage. (only provide services to customers who directly request website creation and maintenance)
備考
- 当プラグインの開発には、AI(Claude)の手を大いに借りております。多謝🙇♂️
- ライセンスは GPL-2.0-or-later です。(プラグイン本体に明記)
- 著作権は当方:ジュウロクデザインに帰属します。(プラグイン本体に明記)
Notes
- This plugin was developed with the help of AI (Claude). Many thanks!🙇♂️
- License: GPL-2.0-or-later (As stated in the plugin)
- Copyright belongs to JuuRokuDesign. (As stated in the plugin)
サポート・問い合わせ
- 当プラグインについてのサポートは提供しておりません。使用方法などをお問い合わせいただいても返信できない場合がほとんどとなります。悪しからずご了承ください。 (例外:直接サイト制作・メンテナンスをご依頼のお客様にはもちろん対応させていただきます)
- WordPress構築、トラブル相談、既存サイトの改修などに関する問い合わせ全般は大歓迎です🙂 こちらのメールフォーム からご相談いただければ幸いです。