Jokmahit Modern Tables

外掛說明

Tired of slow, bloated tables that break your mobile layout? Jokmahit Modern Tables uses React and TanStack Table to bring a professional, Excel-like editing experience directly to your WordPress dashboard.

Key Features:
* Real-time Editor: Edit your data as you would in a professional spreadsheet.
* Card Mode (Responsive): Your tables adapt perfectly to mobile devices by transforming into readable cards.
* Modern Architecture: Built with REST API, ensuring fast loading optimized for Core Web Vitals.
* Professional Design: Built-in templates with shadows, rounded corners, and corporate styles.
* CSV Import/Export: Easily import data from CSV files or export your tables.
* Fully Functional: No locked features, no license keys — everything is free and unrestricted.

Usage

Shortcode

[jokmmt_table id="YOUR_TABLE_ID" limit="10"]

id: The ID of your table (required).
limit: Number of rows per page. Use “all” to show all rows without pagination.

Block Editor

Search for “Modern Table” in the block inserter. Choose a table and configure the limit in the block sidebar.

螢幕擷圖

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • Modern Table

安裝方式

  1. Upload the ‘jokmahit-modern-tables’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Use the ‘Modern Tables’ menu to create your first table.
  4. Insert the table using the provided shortcode [jokmmt_table id=”YOUR_ID”] or the Block Editor.

常見問題集

Does it slow down my site?

No. Jokmahit Modern Tables is built with a decoupled architecture. Scripts are only loaded when a table is rendered, keeping your site fast and optimized.

Can I customize the styles?

Yes. The editor includes a Design tab with built-in templates, typography controls, colors, borders, shadows, and zebra striping options.

Is this plugin fully free?

Yes. All features are completely free and unlocked. No license keys, no trial periods, no restricted functionality.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Jokmahit Modern Tables〉的開發相關工作。

參與者

將〈Jokmahit Modern Tables〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.1

  • Removed license/trialware system to comply with WordPress.org guidelines.
  • Removed arbitrary custom CSS injection for security.
  • Improved REST API permission callback with per-table access checks.
  • Added proper CSS sanitization for inline styles.
  • Escaped block render callback output.
  • Renamed prefixes from “jmt” to “jokmmt” for uniqueness.
  • Renamed shortcode from [jokmahit_table] to [jokmmt_table].
  • Fully unlocked all features — no restrictions.

1.0.0

  • Initial release.
  • React-based editor implementation.
  • Responsive card mode included.