Title: 16Deza Table Cell Extras
Author: JuuRokuDezain
Published: <strong>मे 7, 2026</strong>
Last modified: मे 21, 2026

---

प्लगइन शोधा

![](https://ps.w.org/16deza-table-cell-extras/assets/banner-772x250.png?rev=3525392)

![](https://ps.w.org/16deza-table-cell-extras/assets/icon-256x256.png?rev=3525365)

# 16Deza Table Cell Extras

 [JuuRokuDezain](https://profiles.wordpress.org/juurokudezain/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/16deza-table-cell-extras.1.2.4.zip)

 * [तपशील](https://mr.wordpress.org/plugins/16deza-table-cell-extras/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/16deza-table-cell-extras/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/16deza-table-cell-extras/#installation)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/16deza-table-cell-extras/#developers)

 [समर्थन](https://wordpress.org/support/plugin/16deza-table-cell-extras/)

## वर्णन

Table Cell Extras adds lightweight inline formatting tools to WordPress’s standard
table block.
 All features appear only inside table block (core/table) cells.

**Features:**

 * **Text size** — Change selected text to Small (S), Medium (M), or Large (L)
 * **Row spacing (top)** — Add margin-top with a slider (0.1–2.0 lines)
 * **Row spacing (bottom)** — Add margin-bottom with a slider (0.1–2.0 lines)
 * **Pseudo unordered list** — Convert selected lines to bullet-point style (span-
   based)
 * **Pseudo ordered list** — Convert selected lines to numbered list style (CSS 
   counter)
 * **Horizontal rule** — Insert a divider line at the cursor position

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

 * This plugin does not register any custom blocks; it extends the existing core/
   table block.
 * No external requests are made.
 * Lightweight — a single JS file and a single CSS file.

## स्क्रीनशॉट

 * [[
 * Overview
 * [[
 * Inline formatting toolbar inside a table cell – Choose text size (L/M/S)
 * [[
 * Pseudo list conversion (bullet list)
 * [[
 * Pseudo list conversion (numbered list)
 * [[
 * Insert divider line inside a table cell
 * [[
 * Row spacing (top) (bottom)
 * [[
 * Row spacing slider panel

## स्थापना

 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

## नेहमी विचारले जाणारे प्रश्न

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

## समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

## योगदानकर्ते आणि विकसक

“16Deza Table Cell Extras” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या
निर्मितीत योगदान केले आहे.

योगदानकर्ते

 *   [ JuuRokuDezain ](https://profiles.wordpress.org/juurokudezain/)

“16Deza Table Cell Extras” 1 लोकॅलमध्ये भाषांतरित केले आहे. [अनुवादकांना](https://translate.wordpress.org/projects/wp-plugins/16deza-table-cell-extras/contributors)
त्यांच्या योगदानाबद्दल धन्यवाद.

[भाषांतर करा “16Deza Table Cell Extras” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/16deza-table-cell-extras)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/16deza-table-cell-extras/),
[SVN संग्रहालय](https://plugins.svn.wordpress.org/16deza-table-cell-extras/) तपासा,
किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/16deza-table-cell-extras/)
च्या [RSS](https://plugins.trac.wordpress.org/log/16deza-table-cell-extras/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## बदलांची यादी

#### 1.2.4

 * Changed Text Domain to match plugin slug (16deza-table-cell-extras)
 * Fixed translation file names

#### 1.2.3

 * PHP constant prefix: Changed from “TCX_” to “TCEX_” (4+ characters)

#### 1.2.2

 * Renamed plugin to “16Deza Table Cell Extras” for WordPress.org submission

#### 1.2.1

 * Updated internal code comment in build/index.js

#### 1.2.0

 * Added i18n support (JS strings wrapped with wp.i18n.__)
 * Added readme.txt for WordPress.org submission
 * Added languages/ folder with .pot, .po, .mo, .json translation files

#### 1.1.2

 * Row spacing: clicking an active button now reopens the slider for adjustment
 * Row spacing: added Reset button to the slider panel

#### 1.1.1

 * Row spacing (top) and Row spacing (bottom) buttons with value slider
 * Fixed Popover closing on slider interaction
 * Added icons for row spacing buttons

#### 1.1.0

 * Row spacing split into Top / Bottom controls with RangeControl slider

#### 1.0.8

 * Changed hr element to span to avoid Gutenberg block validation warning

#### 1.0.0

 * Initial release

## मेटा

 *  आवृत्ती **1.2.4**
 *  शेवटचा अद्यतन **2 दिवस पूर्वी**
 *  सक्रिय स्थापना **80+**
 *  वर्डप्रेस आवृत्ती ** 6.4 किंवा मोठा **
 *  परीक्षित केले आहे **7.0**
 *  PHP आवृत्ती ** 7.4 किंवा मोठा **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/16deza-table-cell-extras/) आणि [Japanese](https://ja.wordpress.org/plugins/16deza-table-cell-extras/).
 *  [तुमच्या भाषेत भाषांतर करा](https://translate.wordpress.org/projects/wp-plugins/16deza-table-cell-extras)
 * टॅग्ज:
 * [block-editor](https://mr.wordpress.org/plugins/tags/block-editor/)[gutenberg](https://mr.wordpress.org/plugins/tags/gutenberg/)
   [list](https://mr.wordpress.org/plugins/tags/list/)[table](https://mr.wordpress.org/plugins/tags/table/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/16deza-table-cell-extras/advanced/)

## मूल्यांकन

अजून कोणतीही पुनरावलोकने सबमिट केलेली नाहीत.

[Your review](https://wordpress.org/support/plugin/16deza-table-cell-extras/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/16deza-table-cell-extras/reviews/)

## योगदानकर्ते

 *   [ JuuRokuDezain ](https://profiles.wordpress.org/juurokudezain/)

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/16deza-table-cell-extras/)