SIMPLE CONTACT FORM (BASIC)
开发者 |
DSpenceIA
|
更新时间 |
2016年4月25日 01:12 |
捐献地址: |
去捐款 |
PHP版本: |
3.0 及以上 |
WordPress版本: |
4.5 |
版权: |
GNU v3 |
版权网址: |
版权信息
|
详情介绍:
Simple Contact Form (Basic) by nCroud is a lightweight and easy to use contact form plugin for almost any WordPress website. It allows website visitors to send an email directly through your website, to the WordPress administrator email, or the email of your choice.
This is the perfect contact form for personal websites, as well as websites for small businesses or non-profit organizations!
Simple Contact Form (Basic) collects four pieces of information about the visitor: Name, Email, Phone Number, and the Message. The Name, Email, and Message are required for the form to be submitted and processed. As part of the processing, before the email is actually sent, data validation ensures that the required fields are provided, and that a valid email address has been given. This ensures you are able to respond to visitor requests, if needed.
Availabe in English and Spanish! (Disponible en las idiomas de Inglés y Español!)
安装:
- Upload the 'simple-contact-form-basic' folder to the '/wp-content/plugins/' directory, OR upload the 'simple-contact-form-basic.zip' file directly through the WordPress Admin Dashboard by navigating to 'Plugins -> Add New' and clicking on the 'Upload Plugin' button.
- Activate the 'Simple Contact Form (Basic)' plugin through the 'Plugins' menu in WordPress.
- Add the [simplecf] shortcode to any of your WordPress Pages, Posts, or Text Widget areas.
- Add the "scfb_to" variable to the [simplecf] shortcode to define an alternative delivery email. For example: [simplecf scfb_to=jdoe@ncroud.com] would install a form on your WordPress page/blog and all submissions for that particular form would be sent to jdoe@ncroud.com instead of the WordPress administrator email.
- Add the "scfb_lan" variable to the [simplecf] shortcode to define the language (es = Spanish; en = English). If nothing is specified, the form will default to English. For example: [simplecf scfb_lan=es] would install a form on your WordPress page/blog in the Spanish language.
屏幕截图:
更新日志:
1.4.1
Release Date: April 24, 2016
*Non-critical release. We tested and confirmed compatability with WordPress 4.5.
1.4
Release Date: February 20, 2016
*Incremental Update: Now includes Spanish language support.
1.3.1
Release Date: February 19, 2016
*Non-critical release. We cleaned up the Simple Contact Form (Basic) plugin description, further clarified plugin installation/use, and corrected the FAQ link.
1.3
Release Date: January 5, 2016
*Tested and confirmed plugin compatability with WordPress 4.4
1.2
Release Date: October 24, 2015
*Incremental Update: Introducing release 1.2, which now has the ability to overwrite the "to" email address by adding a custom value to the shortcode.
1.1
Release Date: October 21, 2015
*Incremental Update: Renamed some functions to avoid conflicts within WordPress, and submitted the plugin to the SVN after approval by WordPress.
1.0
Release Date: October 17, 2015
*Initial Release: Introducing Simple Contact Form (Basic)