th23 Contact

描述

Provide your users and visitors a simple and straight forward contact form.

The modern design is very clear, easy to navigate and with light-weight JS and CSS code. One big benefit is its flexible positioning in pages and posts as a shortcode.

To keep your website safe, it comes with built in spam and bot protection, by using reCaptcha for messages sent by visitors. The plugin is continuously improved and used on live websites since 2012.

See it in action on my Contact page.

Configuration

The plugin is configured via its settings page in the admin area. Find all options under Settings -> th23 Contact. Most options come with a description of the setting and behavior.

For more information on the plugin visit the plugin website on GitHub.

屏幕截图

  • Contact form (logged in user)
  • Contact form (visitor)
  • Plugin settings

区块

该插件提供了 1 个区块.

  • Contact Form

安装

The plugin can be installed most easily through your admin panel (see below example of one of my other plugins):

For a manual installation follow these steps:

  1. Download the plugin and extract the ZIP file
  2. Upload the plugin files to the /wp-content/plugins/th23-contact directory on your webserver
  3. Activate the plugin through the Plugins screen in the WordPress admin area
  4. Use the Settings -> th23 Contact screen to configure the plugin
  5. Embed the [th23-contact] shortcode into any page / post you want

That is it – people can now send you messages via the contact form!

常见问题

Can the plugin be activated on multiple selected pages / posts only?

You can enable the block / shortcode /for selected pages / posts only to save your users unnecessarily loading JavaScript and CSS files.

But for convenience the th23 Contact block / [th23-contact] shortcode can also be enabled for All pages, All posts or an selected set of pages / posts. Simply visit the plugin settings in your admin area. Under ‘Pages / Posts’ you have the free choice.

To select multiple items on a PC simply keep the ‘Ctrl’ key pressed any click on the pages / posts you want to select.

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

「th23 Contact」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「th23 Contact」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

v3.0.7

  • enhancement: move upgrade handling to separate class loaded if required also from frontend site calls

v3.0.6

  • fix: update underlying th23 admin class to properly relate to parent version for plugin version

v3.0.5

  • fix: ensure proper update detection with option to handle any required changes automatically after a new version has been installed
  • fix: prevent WP warnings upon too early usage of translation functions
  • fix: prevent PHP warnings for (potentially) not initiated variable

v3.0.4

  • fix: ensure LF line endings to avoid errors on plugin activation

v3.0.1

  • fix: ensure settings are properly taken over from previous versions

v3.0.0

  • add contact form block for Gutenberg editor
  • switch admin basis to common th23 Admin class

v2.4.0 (first public release)

  • n/a