Title: Micro Contact Form
Author: John Dalesandro
Published: <strong>2022 年 6 月 8 日</strong>
Last modified: 2026 年 6 月 6 日

---

搜索插件

![](https://ps.w.org/micro-contact-form/assets/banner-772x250.png?rev=3564760)

![](https://ps.w.org/micro-contact-form/assets/icon-256x256.png?rev=3564760)

# Micro Contact Form

 作者：[John Dalesandro](https://profiles.wordpress.org/dalesandro/)

[下载](https://downloads.wordpress.org/plugin/micro-contact-form.1.0.5.zip)

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

 [支持](https://wordpress.org/support/plugin/micro-contact-form/)

## 描述

Most contact form plugins are built for flexibility, with dozens of field types,
conditional logic, integrations, and settings screens. That power comes with complexity,
even for the simplest use case.

Micro Contact Form does one thing: it gives visitors a simple way to contact you.
The form includes name, email, subject, and message fields. No setup required, no
database tables, no clutter.

Add the shortcode **[micro_contact_form]** to any page, post, or widget and visitors
can contact you immediately. Submissions are sent to your WordPress admin email 
address by default, or to a custom address configured in the plugin settings.

Provides a simple way for visitors to contact you without exposing your email address
publicly on your site.

**Key Features**

 * No setup required; works immediately after activation.
 * Sends email via WordPress’s wp_mail() function and is compatible with SMTP plugins.
 * Messages are delivered by email and are not stored in the WordPress database 
   by this plugin.
 * Optional settings to customize field labels, the recipient address, and the email
   subject line.
 * Compatible with the **Analytical Spam Filter** plugin.

Micro Contact Form collects:

 * Message subject
 * Message content
 * From name
 * Reply email address

**Configuration Options**

 * Change the displayed labels for the name, email, subject, and message fields 
   as well as the submit button.
 * Change the required field indicator.
 * Change the email address that receives form submissions.
 * Include or exclude the blog name in the email subject line.
 * Add additional text to the email subject line.
 * Enable or disable the default plugin stylesheet.

## 屏幕截图

[⌊Micro Contact Form - Generated form.⌉⌊Micro Contact Form - Generated form.⌉[

Micro Contact Form – Generated form.

[⌊Micro Contact Form - Shortcode block.⌉⌊Micro Contact Form - Shortcode block.⌉[

Micro Contact Form – Shortcode block.

[⌊Micro Contact Form - General Settings.⌉⌊Micro Contact Form - General Settings.⌉[

Micro Contact Form – General Settings.

## 安装

#### Install

 1. Install Micro Contact Form through the WordPress.org plugin repository or by uploading
    the .zip file using the Admin  Plugins  Add New function.
 2. Activate Micro Contact Form on the Admin  Plugins screen.

#### Uninstall

 1. Deactivate the plugin on the Admin  Plugins screen. All plugin files will be retained.
 2. Delete the plugin on the Admin  Plugins screen. This deletes both the plugin files
    and all plugin settings stored in the database.

## 常见问题

### Messages are not sent

The plugin uses the WordPress wp_mail() function. Please verify that all WordPress
settings, SMTP plugin settings, and the server / host settings are correct and functioning
as expected. Also verify that the recipient email address configured in the plugin
settings (Settings  Micro Contact Form) is correct.

### Messages are sent but not received

If you have verified that the message was actually sent, then verify that the recipient
email address is correct and able to receive other emails. Verify that the email
was not flagged as spam and routed to the spam or junk mail folders for that email
address.

### The contact form is not displaying

Verify that the correct shortcode is used: **[micro_contact_form]**

The shortcode can be added to a page or post using a Shortcode block, or to a sidebar
using any widget that supports shortcodes (such as the Text widget or the Shortcode
widget).

### I see a “Security check failed” error when submitting the form

This is most commonly caused by a caching plugin that has cached the page including
the security nonce. Nonces are time-limited and cannot be cached. Exclude the page
containing the contact form from your caching plugin’s cache, or configure your 
caching plugin to exclude pages with POST data.

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ John Dalesandro ](https://profiles.wordpress.org/dalesandro/)

[帮助将「Micro Contact Form」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/micro-contact-form)

### 对开发感兴趣吗?

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

## 更新日志

#### 1.0.5

 * Security: Added nonce verification to form submissions
 * Improvement: Stylesheet now loads reliably in all contexts including widgets
 * Improvement: Plugin settings are now cached for the duration of the request to
   avoid redundant database reads
 * Improvement: Invalid email addresses entered in the plugin settings now display
   an error and retain the previous value rather than being silently discarded
 * Improvement: All settings labels and descriptions reviewed and corrected
 * Bug fix: Textdomain was registered too late to load translations
 * Bug fix: Stylesheet was registered on two hooks causing potential double-enqueue

#### 1.0.4

 * Minor bug fixes: Corrects a compatibility issue with the Analytical Spam Filter
   plugin when the shortcode is used in a widget and simplifies the use of the default
   plugin stylesheet.

#### 1.0.3

 * Minor bug fixes (corrects compatibility issue with the Analytical Spam Filter
   plugin)

#### 1.0.2

 * Minor bug fixes (corrects function visibility)

#### 1.0.1

 * Bug fixes (resolves warning about null post_content)

#### 1.0.0

 * Initial Release

## 额外信息

 *  版本 **1.0.5**
 *  最后更新：**3 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.9 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/micro-contact-form/)
 * 标签
 * [contact](https://cn.wordpress.org/plugins/tags/contact/)[email](https://cn.wordpress.org/plugins/tags/email/)
   [form](https://cn.wordpress.org/plugins/tags/form/)[lightweight](https://cn.wordpress.org/plugins/tags/lightweight/)
   [simple](https://cn.wordpress.org/plugins/tags/simple/)
 *  [高级视图](https://cn.wordpress.org/plugins/micro-contact-form/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/micro-contact-form/reviews/)

## 贡献者

 *   [ John Dalesandro ](https://profiles.wordpress.org/dalesandro/)

## 支持

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

 [查看支持论坛](https://wordpress.org/support/plugin/micro-contact-form/)