Linux 软件免费装

Liuer Contact Form

开发者 liuer
更新时间 2026年8月11日 13:46
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

captcha contact form form builder smtp ajax form

下载

0.2.10

详情介绍:

Liuer Contact Form provides a visual form builder, AJAX submission, optional database storage, file uploads, email notifications, optional SMTP and CAPTCHA adapters. The plugin does not track visitors or contact an external service by default. CAPTCHA is disabled on each form until an administrator enables it; LCF Captcha is the default provider when enabled. WordPress mail is used unless an administrator explicitly enables and configures SMTP. LCF Captcha is the built-in, privacy-friendly option. It displays a short numeric challenge and verifies the submitted answer on the server without contacting a third party.

安装:

  1. Upload the plugin directory to /wp-content/plugins/.
  2. Activate Liuer Contact Form in WordPress.
  3. Open Liuer Contact > Add form.
  4. Build and publish the form, then insert its shortcode.

常见问题:

Are uploaded files private?

Yes. New uploads are stored in wp-content/uploads/liuer-contact-form-private by default, are not added to the Media Library, and can be downloaded from WordPress only by an authorized administrator through a nonce-protected endpoint. The storage location can be changed under Liuer Contact > Settings. Enter a dedicated path relative to wp-content, such as uploads/liuer-contact-form-private. Absolute paths, traversal segments, and WordPress code directories are rejected. The plugin creates the default directory during activation, checks that it is writable, and displays an administrator notice when storage is unavailable. It also creates .htaccess, web.config, index.php, and index.html protection files. Nginx does not read .htaccess, so Nginx sites must add the deny rule shown on the plugin settings page whenever the directory changes. Nginx example: location ^~ /wp-content/uploads/liuer-contact-form-private/ { return 404; }.

Does the plugin replace another SMTP plugin?

No. SMTP is optional and is attached only while Liuer Contact Form sends its own notification.

更新日志:

0.2.10 0.2.9 0.2.8 0.2.7 0.2.6 0.2.5 0.2.4 0.2.3 0.2.2 0.2.1 0.2.0 0.1.20 0.1.19 0.1.18 0.1.17 0.1.16 0.1.15 0.1.14 0.1.13 0.1.12 0.1.11 0.1.10 0.1.9 0.1.8 0.1.7 0.1.6 0.1.5 0.1.4 0.1.3 0.1.2 0.1.0