Title: OmniForm
Author: JR Tashjian
Published: <strong>2023 年 9 月 6 日</strong>
Last modified: 2026 年 1 月 7 日

---

搜索插件

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

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

# OmniForm

 作者：[JR Tashjian](https://profiles.wordpress.org/jrtashjian/)

[下载](https://downloads.wordpress.org/plugin/omniform.1.3.3.zip)

[实时预览](https://cn.wordpress.org/plugins/omniform/?preview=1)

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

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

## 描述

OmniForm is a powerful WordPress plugin that allows you to create and manage forms
within your WordPress site. With OmniForm, you can easily create custom forms for
your website, collect user data, and manage form submissions.

#### 🌟 Features

 * Complete and steadfast support for the block editor and block themes.
 * Choose from 20+ form fields blocks, including text fields, checkboxes, radio 
   buttons, and more
 * Comprehensive analytics for tracking form impressions, submissions, and conversions.
 * Choose from pre-built form templates or create your own from scratch
 * Manage form submissions within the admin dashboard
 * Email notifications for new form submissions
 * Customize form styling to match your website’s design
 * Spam protection with Cloudflare Turnstile, hCaptcha, and Google reCAPTCHA.
 * Convert default WordPress blocks (like comments and search) into OmniForms for
   enhanced customization.
 * Specific styling adjustments for various themes including [Kanso](https://wordpress.org/themes/kanso/),
   [Twenty Twenty-Four](https://wordpress.org/themes/twentytwentyfour/), [Twenty Twenty-Five](https://wordpress.org/themes/twentytwentyfive/),
   [Ollie](https://wordpress.org/themes/ollie/), and [Rockbase](https://rockbase.co/).

#### 🚀 Getting Started

To get started with OmniForm, simply install and activate the plugin on your WordPress
site. Once activated, you can create new forms by navigating to the OmniForm menu
in your WordPress dashboard.

From there, you can choose to create a new form from scratch or use one of the pre-
built form templates. Once you’ve created your form, you can customize it to your
liking using the block editor interface.

#### 🙏 A Special Thanks from OmniForm

Whether you’re a first-time user or someone who’s considering giving OmniForm a 
try, thank you! Your interest is what fuels ongoing improvements and innovations.

Feel free to explore, provide feedback, or even contribute to the plugin’s development.
Every bit of support counts and is highly appreciated.

## 屏幕截图

 * [[
 * OmniForm enhances Block Editor with a specialized form-only editing option.
 * [[
 * Save Time and Effort: Use OmniForm’s Ready-to-Customize Form Templates.
 * [[
 * Create Forms Directly in WordPress Posts or Pages with OmniForm.
 * [[
 * Get Insights on Form Performance: Responses, Impressions, and Conversion Rate.
 * [[
 * OmniForm Keeps You Informed: Track Submissions and Get Email Notifications within
   WordPress.

## 区块

该插件提供了 16 个区块.

 *   OmniForm Easily create professional forms for your website
 *   Conditional Group Controls the visibility of a group of blocks based on specified
   conditions.
 *   Input A field for simple text entry.
 *   Captcha Add an extra layer of form protection against spam.
 *   Button A button for form actions.
 *   Comments Form Title Displays the title for the comments form.
 *   Comments Form Cancel Reply Link Displays text based on comment reply status.
 *   Fieldset Organize and group related controls.
 *   Select Create dropdown menus for single or multiple choices.
 *   Form field A consolidated form control component.
 *   Textarea A field for long-form text responses.
 *   Form Label A label associated with one form field.
 *   Option An selectable option within a Select block.
 *   Response Notification Notifies user of submission.
 *   Hidden Value A hidden form input for storing additional data.
 *   Option Group Group Option blocks under a common label.

## 安装

#### Automatic installation

To do an automatic install of OmniForm, log in to your WordPress dashboard, navigate
to the Plugins menu, and click “Add New.”

In the search field type “OmniForm,” then click “Search Plugins.” Once you’ve found
us, you can click “Install Now” and WordPress will take it from there.

#### Manual installation

Manual installation method requires downloading the OmniForm plugin and uploading
it to your web server via your favorite FTP application. The WordPress codex contains
[instructions on how to do this here](https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation).

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ JR Tashjian ](https://profiles.wordpress.org/jrtashjian/)

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

### 对开发感兴趣吗?

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

## 更新日志

#### 1.3.3 / 2025-07-15

 * Enhanced display of standalone checkboxes in response content. [#43](https://github.com/jrtashjian/omniform/pull/43)
 * Implemented permission checks for form access in FormsController.

#### 1.3.2 / 2025-03-14

 * Fixed a fatal error on PHP 7.4 servers by correcting data serialization [Bug Report](https://wordpress.org/support/topic/getting-a-php-fatal-error-2)

#### 1.3.0 / 2025-01-22

 * Introduced multiple form types with customizable submission methods and settings.
   [#28](https://github.com/jrtashjian/omniform/pull/28)
 * Now forms can be added directly to any post or page, independent of default templates.
   [#32](https://github.com/jrtashjian/omniform/pull/32)
 * Added comprehensive analytics to track form impressions, submissions, and conversions.
   [#30](https://github.com/jrtashjian/omniform/pull/30)
 * Introduced a new onboarding experience to simplify setup, guiding users through
   CAPTCHA setup, form templates, and performance tracking. [#38](https://github.com/jrtashjian/omniform/pull/38)
 * Convert the default core/post-comments-form block into an OmniForm for enhanced
   customization. [#37](https://github.com/jrtashjian/omniform/pull/37), [#33](https://github.com/jrtashjian/omniform/pull/33)
 * Convert the default core/search block into an OmniForm for enhanced customization.
   [#36](https://github.com/jrtashjian/omniform/pull/36)
 * Convert Jetpack Forms into OmniForms with ease.
 * Tailored styling added for [Kanso](https://wordpress.org/themes/kanso/), [Twenty Twenty-Four](https://wordpress.org/themes/twentytwentyfour/),
   [Twenty Twenty-Five](https://wordpress.org/themes/twentytwentyfive/), [Ollie](https://wordpress.org/themes/ollie/),
   and [Rockbase](https://rockbase.co/) themes.
 * Improved labeling and structure of form elements for better accessibility.
 * Expanded pattern and block variations for more design flexibility.
 * Corrected various issues with form submissions and improved error management.
 * Fixed inconsistencies in buttons, textareas, and required field indicators.

## 额外信息

 *  版本 **1.3.3**
 *  最后更新：**5 月前**
 *  活跃安装数量 **60+**
 *  WordPress 版本 ** 6.3 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/omniform/)
 * 标签
 * [block-editor](https://cn.wordpress.org/plugins/tags/block-editor/)[contact form](https://cn.wordpress.org/plugins/tags/contact-form/)
   [email](https://cn.wordpress.org/plugins/tags/email/)[form builder](https://cn.wordpress.org/plugins/tags/form-builder/)
   [forms](https://cn.wordpress.org/plugins/tags/forms/)
 *  [高级视图](https://cn.wordpress.org/plugins/omniform/advanced/)

## 评级

尚未提交反馈。

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

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

## 贡献者

 *   [ JR Tashjian ](https://profiles.wordpress.org/jrtashjian/)

## 支持

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

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