plugin-icon

Themeable Contact Form

作者:Peter Hebert·
A simple contact form plugin that allows you to customize the template to match your theme
版本
1.0.0
最后更新
Nov 29, 2025

This plugin creates a simple contact form that allows you to customize the template to match your theme.

The contact form has only three fields, which is great for keeping things simple:

  • name
  • email
  • message

All fields are required in order to submit the form.

Upon successful submission, a simple thank you message will be displayed to the visitor. This message can be customized on the settings page.

Form Security

The plugin uses WordPress’ nonce field functionality, as well two honeypot fields in order to prevent spam submissions.

All submitted data is validated and sanitized using the GUMP PHP input validation class.

Form Templates

The form has three basic styles:

  • Plain – only basic styles applied; uses the browsers’ native field validation along side the server side validation
  • BootstrapBootstrap 4 markup and client side validation
  • FoundationFoundation 6 for Sites markup and Abide client-side validation

Note – the Bootstrap and Foundation templates only provide the HTML markup. Your theme must include either the Bootstrap 4 or Foundation 6 framework in order to make the form display and for the client-side validation to function properly.

In addition to these templates, you can override the form display with custom markup to match your theme. Simply copy the default template templates/contact-form.php to contact-form/contact-form.php within your theme, and then make sure to select ‘Default’ under ‘Form Template’ in the plugin settings page.

免费使用Business套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 6.8.3
这个插件是可用的下载,适用于您的站点。