Title: WaffleDB
Author: tokitam
Published: <strong>2026 年 6 月 17 日</strong>
Last modified: 2026 年 6 月 17 日

---

搜索插件

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

# WaffleDB

 作者：[tokitam](https://profiles.wordpress.org/tokitam/)

[下载](https://downloads.wordpress.org/plugin/waffledb.1.5.zip)

 * [详情](https://cn.wordpress.org/plugins/waffledb/#description)
 * [评价](https://cn.wordpress.org/plugins/waffledb/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/waffledb/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/waffledb/#developers)

 [支持](https://wordpress.org/support/plugin/waffledb/)

## 描述

WaffleDB is a no-code database management plugin for WordPress. You can define custom
tables with any column structure directly from the admin dashboard, then create,
read, update, and delete records through a built-in web interface or via REST API.

**Features**

 * Create custom tables with a flexible column structure
 * CRUD operations (create, read, update, delete) via web interface
 * Role-based access control (read / write / update / delete per table)
 * 11 column types: text, textarea, int, float, date, datetime, URL, image URL, 
   image upload, file upload, YouTube
 * CSV export
 * REST API with API token authentication
 * Shortcode support: `[waffledb table_id="X"]` and `[waffledb_item table_id="X"
   item_id="Y"]`
 * DataTables integration for large datasets (switches to AJAX for 1,000+ records)

**Limits**

 * Up to 6 tables per site
 * Up to 15 columns per table

## 安装

 1. Upload the `waffledb` folder to the `/wp-content/plugins/` directory, or install
    it directly through the WordPress plugin screen.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Go to **WaffleDB** in the admin menu to create your first table.
 4. Add columns to define your data structure, then start entering records.

## 评价

此插件暂无评价。

## 贡献者及开发者

「WaffleDB」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「WaffleDB」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/waffledb)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/waffledb/)，查看[SVN仓库](https://plugins.svn.wordpress.org/waffledb/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/waffledb/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/waffledb/)。

## 更新日志

#### 1.5

 * Security: escaped shortcode/callback return values, including the WP_List_Table
   column callbacks rendered by WordPress
 * Security: added a delete-permission check to the front-end detail view before
   deleting a record
 * Security: hardened nonce and capability checks across admin AJAX handlers and
   form controllers
 * Security: switched dynamic SQL identifiers to the %i placeholder with strict 
   identifier/type allowlist validation, and parameterized values with prepare()
 * Added email column type
 * Fixed malformed SHOW TABLES queries (missing closing quote) in the activation/
   migration routine

#### 1.2

 * Added float (double) column type
 * Fixed CSV download returning empty content
 * Fixed CSV download encoding to UTF-8
 * Fixed API syntax errors
 * Improved component type display names
 * Removed deprecated load_plugin_textdomain() call (auto-loaded since WordPress
   4.6)
 * Code and directory structure refactoring

#### 1.1

 * Corrections after review

#### 1.0

_Release Date – 30 March 2024_

 * First Release

## 额外信息

 *  版本 **1.5**
 *  最后更新：**22 小时前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.2 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/waffledb/)
 * 标签
 * [database](https://cn.wordpress.org/plugins/tags/database/)[db](https://cn.wordpress.org/plugins/tags/db/)
   [form](https://cn.wordpress.org/plugins/tags/form/)[No-code](https://cn.wordpress.org/plugins/tags/no-code/)
 *  [高级视图](https://cn.wordpress.org/plugins/waffledb/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/waffledb/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/waffledb/)