Title: Basis Tables
Author: roehler
Published: <strong>2025 年 10 月 24 日</strong>
Last modified: 2025 年 10 月 24 日

---

搜尋外掛

![](https://ps.w.org/basis-tables/assets/icon-256x256.png?rev=3384047)

# Basis Tables

 由 [roehler](https://profiles.wordpress.org/roehler/) 開發

[下載](https://downloads.wordpress.org/plugin/basis-tables.0.1.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/basis-tables/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/basis-tables/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/basis-tables/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/basis-tables/#developers)

 [技術支援](https://wordpress.org/support/plugin/basis-tables/)

## 外掛說明

Basis Tables provides a modern table editor inspired by TablePress, with a focus
on speed and admin UX:

 * Inline editing: click any cell, type, and it saves automatically via AJAX without
   page reload
 * Context menu on right-click: copy/paste, add/delete rows/columns, duplicate, 
   set column values
 * Column visibility, header sorting, per-column filter icon in header
 * Modules system to toggle optional features
 * Accessibility: ARIA live region, keyboard shortcuts (Enter to save cell; Ctrl/
   Cmd+S for row), compact view

Developer-friendly:
 – Nonce-protected AJAX endpoints – Migrations ensure DB schema
integrity automatically – Debug logging built-in (toggleable): see AJAX requests
and errors in the console

Project site: https://basistables.com
 Author: https://roehler.nrw

### Source Code and Build

All JavaScript and CSS in this plugin are human-readable and not minified.
 There
is currently no build step. The distributed files under assets/js and assets/css
are the original source.

For reviewers:
 – assets/js/admin.js – original source (no minification) – assets/
js/block.js – original source (no minification) – assets/js/frontend.js – original
source (no minification) – assets/css/admin.css – original source (no minification)–
assets/css/frontend.css – original source (no minification)

If a build pipeline (e.g., npm/webpack) is introduced in the future, this readme
will document the repository URL and build instructions.

## 適用於區塊編輯器

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

 *   blockTitle

## 安裝方式

 1. Upload the plugin folder to `/wp-content/plugins/`
 2. Activate the plugin through the Plugins screen in WordPress
 3. Create a table via the Basis Tables menu and start editing

## 常見問題集

### Why don’t values save?

 * Ensure JavaScript loads in the admin (no console errors). Built-in logging prints`[
   BasisTables]` lines.
 * Nonces must be valid; reloading the page regenerates them. If you use persistent
   admin tabs, try a refresh.
 * The plugin self-heals DB schema on admin requests; if tables came from an older
   version, the schema will be upgraded.

### Does it work like TablePress?

We aim for a familiar UI. Some features are still in progress. Feedback welcome.

## 使用者評論

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

## 參與者及開發者

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

參與者

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

[將〈Basis Tables〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/basis-tables)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/basis-tables/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/basis-tables/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/basis-tables/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/basis-tables/)。

## 變更記錄

#### 0.1.0

 * Initial public version with inline editing, context menu, autosave, and modules
   page.

## 中繼資料

 *  版本 **0.1.0**
 *  最後更新 **7 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.8.5**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/basis-tables/)
 * 標籤:
 * [ajax](https://tw.wordpress.org/plugins/tags/ajax/)[csv](https://tw.wordpress.org/plugins/tags/csv/)
   [data](https://tw.wordpress.org/plugins/tags/data/)[editor](https://tw.wordpress.org/plugins/tags/editor/)
   [table](https://tw.wordpress.org/plugins/tags/table/)
 *  [進階檢視](https://tw.wordpress.org/plugins/basis-tables/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/basis-tables/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/basis-tables/reviews/)

## 參與者

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

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/basis-tables/)