Title: 99Forms
Author: BodhiWP
Published: <strong>2026 年 8 月 29 日</strong>
Last modified: 2026 年 8 月 29 日

---

搜索插件

![](https://ps.w.org/99forms/assets/banner-772x250.png?rev=3682287)

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

# 99Forms

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

[下载](https://downloads.wordpress.org/plugin/99forms.1.0.0.zip)

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

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

## 描述

99Forms is a lightweight, Gutenberg-native contact form builder built for WordPress
6.8+. Every form field is a proper block — drag, drop, and configure directly inside
the editor. No shortcodes, no page builders required.

**Why 99Forms?**

Most form plugins were built before the block editor existed. They bolt on Gutenberg
support as an afterthought — a single shortcode block wrapping a separate form builder
UI. 99Forms is built block-first from day one.

**Available Field Blocks**

 * Text, Email, Password, Number, Hidden input
 * Textarea
 * Checkbox
 * Radio buttons
 * Select dropdown
 * Country picker (with phone code)
 * File upload
 * reCAPTCHA v2

**Form Features**

 * Honeypot spam protection (built-in, no config needed)
 * Google reCAPTCHA v2 support
 * Configurable success and error messages
 * Post-submission redirect URL
 * Hide form after successful submission
 * Server-side file upload validation (type + size)

**Admin Features**

 * Submissions table with per-form filtering
 * Bulk delete submissions
 * Sortable columns (ID, date)

**Design & Styling**

 * Label position: above or inline
 * Global field width control
 * Field spacing (margin) control
 * Label width control (for inline mode)
 * Padding control on the form wrapper

**Pro Version (Coming Soon)**

The free version covers all core form-building needs. A Pro version is planned with:

 * Email notifications (admin + user confirmation)
 * Conditional logic (show/hide fields based on values)
 * Multi-step forms
 * CSV export of submissions
 * File attachment in notification emails
 * Webhooks / Zapier integration

### External Services

This plugin optionally uses Google reCAPTCHA v2 to protect forms from spam.
 When
the reCAPTCHA field is added to a form, the Google reCAPTCHA script is loaded from
Google’s servers and the user’s response token is sent to Google for verification
on form submission.

Service: Google reCAPTCHA
 Data sent: CAPTCHA response token, IP address (handled
by Google) Condition: Only when a form with the reCAPTCHA block is submitted Terms
of Service: https://policies.google.com/terms Privacy Policy: https://policies.google.
com/privacy

## 区块

该插件提供了 10 个区块.

 *   Form 99Forms wrapper block
 *   Country Country Field
 *   Select Select Field
 *   Textarea Textarea Field
 *   Input Input Field
 *   Checkbox Checkbox Field
 *   Recaptcha Recaptcha Field
 *   Submit Submit Button
 *   Radio Radio Field
 *   File Upload File Upload Field

## 安装

 1. Upload the `nnforms` folder to `/wp-content/plugins/`.
 2. Activate the plugin from **Plugins  Installed Plugins**.
 3. Open any page or post in the block editor.
 4. Search for “Form” in the block inserter — add the **Form** block.
 5. Add field blocks inside the Form block (Input, Textarea, Select, etc.).
 6. Publish the page.

**reCAPTCHA Setup (optional)**

 1. Go to **99Forms  Settings**.
 2. Enter your Google reCAPTCHA v2 Site Key and Secret Key.
 3. Add the **reCAPTCHA** block inside your form.

## 常见问题

### Does this work with the classic editor?

No. 99Forms is built exclusively for the Gutenberg block editor (WordPress 6.8+).
It has no shortcode or classic editor support by design.

### Where are form submissions stored?

Submissions are stored in a custom database table (`wp_nnforms_submissions`) created
on plugin activation. View them under **99Forms  Submissions** in the admin.

### How do I filter submissions by form?

On the **Submissions** page, use the “Choose a form” dropdown at the top and click
Filter.

### Is the honeypot spam protection always active?

Honeypot is enabled by default on each form. You can disable it per-form from the
Form block settings in the editor sidebar.

### Can I have multiple forms on the same page?

Yes. Each Form block gets a unique ID automatically.

### What file types are allowed for file upload fields?

Currently: JPEG, PNG, and PDF. Maximum file size is 2MB per upload.

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ BodhiWP ](https://profiles.wordpress.org/bodhiwp/)
 *   [ Salim Shrestha ](https://profiles.wordpress.org/salimshrestha/)

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

### 对开发感兴趣吗?

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

## 更新日志

#### 1.0.0

 * Initial release.
 * Form, Input, Textarea, Checkbox, Radio, Select, Country, File Upload, reCAPTCHA,
   and Submit blocks.
 * Submissions stored in custom DB table with admin list table.
 * Honeypot spam protection.
 * reCAPTCHA v2 support.
 * Per-form success/error messages and redirect URL.

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**3 周前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.8 或更高版本 **
 *  已测试的最高版本为 **7.1.1**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/99forms/)
 * 标签
 * [block](https://cn.wordpress.org/plugins/tags/block/)[contact form](https://cn.wordpress.org/plugins/tags/contact-form/)
   [form](https://cn.wordpress.org/plugins/tags/form/)[form builder](https://cn.wordpress.org/plugins/tags/form-builder/)
   [gutenberg](https://cn.wordpress.org/plugins/tags/gutenberg/)
 *  [高级视图](https://cn.wordpress.org/plugins/99forms/advanced/)

## 评级

尚未提交反馈。

[您的评价](https://wordpress.org/support/plugin/99forms/reviews/#new-post)

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

## 贡献者

 *   [ BodhiWP ](https://profiles.wordpress.org/bodhiwp/)
 *   [ Salim Shrestha ](https://profiles.wordpress.org/salimshrestha/)

## 支持

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

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