=== Contact Form ===
Contributors: bestwebsoft
Donate link: https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=10&product_id=13
Tags: Contact Form, text, contact, form, contacts, contact form, request, contact me, feedback form, feedback, contact button, contact form plugin, contacts form plugin, attachment, send, copy, attachment, send copy
Requires at least: 2.9
Tested up to: 3.6
Stable tag: 3.51
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Add Contact Form to your WordPress website.
== Description ==
Contact Form allows you to add a feedback form to a post or a page in an easy manner.
FAQ
Support
Upgrade to Pro Version
= Features =
* Actions: You can choose where to send the messages - this can be any user and any email address.
* Actions: You can add a field for file attachment.
* Actions: You can add a field for sending a copy of the message to the user who fills out the contact form. A copy will be sent to the email address specified while filling out the contact form.
* Label: Ability to change a label when the fields are displayed.
= Translation =
* Arabic (ar) (thanks to Hammad Alshammari (ABU HATIM), www.abuhatim.net)
* Belarusian (be_BY) (thanks to Sakałoŭ Alaksiej)
* Bulgarian (bg_BG) (thanks to Martin Jekov)
* European Portuguese (pt_PT) (thanks to César Silva, www.clubetelemoveis.com )
* Brazilian Portuguese (pt_BR) (thanks to Breno Jacinto, www.iconis.org.br, DJIO, www.djio.com.br)
* Catalan (ca) (thanks to Kenneth)
* Czech (cs_CZ) (thanks to Petr Zápotocký)
* Danish (da_DK) (thanks to Mads Hannibal)
* Dutch (nl_NL) (thanks to HostingU, Ronald Verheul, Jan Boeijink, Dorine Kat-Stronck)
* Finnish (fi) (thanks to Mikrotuki)
* French (fr_FR) (thanks to Alain Thomas and Vincent Cibelli and Capronnier Luc)
* Galician (gl_ES) (thanks to Paula Rios)
* German (de_DE) (thanks to Hartung Thomas)
* Greek (el_GR) (thanks to Pantelis Panteloglou)
* Hebrew (he_IL) (thanks to Sagive SEO)
* Hindi (hi_IN) (thanks to Team Outshine)
* Hungarian (hu_HU) (thanks to Karoly Kovacs)
* Italian (it_IT) (thanks to Ilian Gagliardi)
* Japanese (ja) (thanks to Foken)
* Norwegian (nb_NO) (thanks to Tore Hjartland)
* Persian (fa_IR) (thanks to Alireza Jamali, alirezajamali.net, Mostafa Akbari Motlaq)
* Polish (pl_PL) (thanks to Jarek Spirydowicz)
* Romanian (ro_RO) (thanks to George Bejan and Cosmin Berescu)
* Russian (ru_RU)
* Serbian (sr_RS) (thanks to Georgijevic Team, www.georgijevic.info)
* Spanish (es_ES) (thanks to Jesús Parra)
* Swedish (sv_SE) (thanks to Martin Tonek, Joakim Lindskog, Maarten van den Driest - www.crossanddot.nl)
* Turkish (tr_TR) (thanks to Devrim Bulent Ibis, www.devrimhoca.com)
* Ukrainian (uk) (thanks to Andrew Yaschuk)
If you create your own language pack or update the existing one, you can send the text in PO and MO files for BestWebSoft and we'll add it to the plugin. You can download the latest version of the program for work with PO and MO files Poedit.
= Technical support =
Dear users, our plugins are available for free download. If you have any questions or recommendations regarding the functionality of our plugins (existing options, new options, current issues), please feel free to contact us. Please note that we accept requests in English only. All messages in another languages won't be accepted.
If you notice any bugs in the plugins, you can notify us about it and we'll investigate and fix the issue then. Your request should contain URL of the website, issues description and WordPress admin panel credentials.
Moreover we can customize the plugin according to your requirements. It's a paid service (as a rule it costs $40, but the price can vary depending on the amount of the necessary changes and their complexity). Please note that we could also include this or that feature (developed for you) in the next release and share with the other users then.
We can fix some things for free for the users who provide translation of our plugin into their native language (this should be a new translation of a certain plugin, you can check available translations on the official plugin page).
== Installation ==
1. Upload the `Contact Form` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin using the 'Plugins' menu in your WordPress admin panel.
3. You can adjust the necessary settings using your WordPress admin panel in "Settings" > "Contact Form".
4. Create a page or a post and insert the shortcode [contact_form] into the text.
== Frequently Asked Questions ==
= Where can I find the settings to adjust the plugin work after activation? =
In the 'Plugin' menu you can find a link to the settings page.
= After the plugin installation I haven't adjusted the settings. What is the default email address used for a contact via the form? =
The address specified during WordPress installation will be used by the Contact Form plugin as the default one.
= How can I add Contact Form to my website? =
You should put the shortcode [contact_form] into your page or post.
= I chose a user via the plugin settings and got this error: "Please enter a valid email address. Settings are not saved." =
This means that you made a syntax error.
= How to use some other language files with the Contact Form? =
Here is an example for the German language files.
1. In order to use another language for WordPress it is necessary to switch the WP version to the required language and in the configuration wp file - `wp-config.php` in the line `define('WPLANG', '');` write `define('WPLANG', 'de_DE');`. If everything is done properly admin panel will be in German.
2. Make sure that there are the files `de_DE.po` and `de_DE.mo` in the plugin (in the languages folder which is in the root of the plugin).
3. If there are no such files you should copy the other files from this folder (for example, for Russian or Italian language) and rename them (you should write `de_DE` instead of `ru_RU` in both files).
4. The files can be edited with the help of the program Poedit - http://www.poedit.net/download.php - please download this program, install it, open the file with this program (required language file) and for each line in English write translation in German.
5. If everything is done properly all lines will be in German in the admin panel and in the front-end.
= How to add the contact form not in English? =
1. Add a language in the block "Language settings for the field names in the form" on the plugin settings page.
2. Mark the check box (if it's not marked yet) in the block "Change the names of the contact form fields and error messages", choose the necessary tab and fill in the fields. Choose the necessary tab in the block "Action after email is sent" as well and fill in the field. Save the changes.
3. You will see the shortcode under the tab with the necessary language. Please paste that shortcode to the page or post.
== Screenshots ==
1. Contact Form display.
2. Plugin settings in WordPress admin panel.
3. Contact Form display with additional fields.
4. Plugin settings in WordPress admin panel with additional fields.
5. Widget settings for using shortcode in the sidebar.
6. Plugin extra settings in WordPress admin panel with additional fields.
== Changelog ==
= V3.51 - 05.08.2013 =
* Update : The Brazilian Portuguese language file is updated.
* Update : We updated all functionality for wordpress 3.6.
* Bugfix : We fixed the email validation bug.
* Update : We removed displaying of additional info in the copy of email to the sender.
= V3.50 - 29.07.2013 =
* NEW : Added an ability to use diffrent shortcodes.
* Update : The Swedish language file is updated.
* Update : The Brazilian Portuguese language file is updated.
= V3.49 - 22.07.2013 =
* NEW : Added an ability to view and send system information by mail.
= V3.48 - 16.07.2013 =
* NEW : The Catalan language file is added.
* Update : The French language file is updated.
* Update : We updated all functionality for wordpress 3.5.2.
= V3.47 - 02.07.2013 =
* NEW : The setting of displaying Captcha is added.
* Update : The French language file is updated.
= V3.46 - 24.06.2013 =
* NEW : The Finnish language file is added to the plugin.
* Bugfix : We fixed the bug of display additional info in the email when email has an attachment.
* NEW : Added html blocks.
= V3.45 - 27.05.2013 =
* Bugfix : The error related to use function 'get_userdatabylogin' instead 'get_user_by('login')' is fixed.
* Update : BWS plugins section is updated.
* Update : We updated the Italian, the French and the Brazilian Portuguese language files in the plugin.
= V3.44 - 16.05.2013 =
* NEW : Added email adress as additiional form field.
* Bugfix : We fixed the bug of adding an attachment.
= V3.43 - 08.04.2013 =
* Update : We updated the English text in the plugin file.
* Bugfix : We fixed the bug of displaying phone error messages when a phone number field is not display.
= V3.42 - 01.04.2013 =
* Update : The Serbian language file is updated.
* Bugfix : The bug after clicking submit, when site uses a custom port, is fixed.
= V3.41 - 22.03.2013 =
* NEW : Added ability to change a label 'Send me a copy'.
* Bugfix : The bug of changing the message 'Action after email is sent' was fixed.
= V3.40 - 19.03.2013 =
* NEW : Hungarian language file is added to the plugin.
* Bugfix : The bug of displaying error messages was fixed.
= V3.39 - 04.03.2013 =
* NEW : Ukrainian language file is added to the plugin.
= V3.38 - 26.02.2013 =
* NEW : We added HTML tag for the text, that is displayed after email is sent.
= V3.37 - 21.02.2013 =
* NEW : Belarusian language file is added to the plugin.
= V3.36 - 19.02.2013 =
* Update : European Portuguese language file is updated.
= V3.35 - 19.02.2013 =
* Bugfix : The error related to the cross-site scripting vulnerabilities was fixed.
= V3.34 - 7.02.2013 =
* Update : We changed the English text in the plugin file and all language files were updated.
= V3.33 - 4.02.2013 =
* Update : Dutch language file was updated.
= V3.32 - 31.01.2013 =
* Bugfix : Bugs in admin menu were fixed.
* Update : We updated all functionality for wordpress 3.5.1.
= V3.31 - 25.01.2013 =
* Update : Swedish language file was updated.
= V3.30 - 19.12.2012 =
* Bugfix : The error related to extra "rn" in the user email address when using WP_mail and in the Name field when using php_mail was fixed.
* Update : We updated all functionality for wordpress 3.5.
= V3.29 - 12.12.2012 =
* Bugfix : The error related to the empty label on the contact form was fixed.
= V3.28 - 11.12.2012 =
* NEW : Galician language file is added to the plugin.
* NEW : Multilanguage labels for fields is added to the plugin.
* Update : The shortcode structure was changed.
= V3.27 - 20.11.2012 =
* Bugfix : The error related to the saving of the field "Change FROM fields of the contact form" was fixed.
= V3.26 - 19.11.2012 =
* NEW : The setting of the required fields was added.
* NEW : Persian language file is added to the plugin.
* Update : The email address validation was changed.
= V3.25 - 22.10.2012 =
* NEW : Added phone number as additiional form field.
* NEW : Serbian language file is added to the plugin.
= V3.24 - 12.08.2012 =
* NEW : Czech and Romanian language files are added to the plugin.
= V3.23 - 03.08.2012 =
* Bugfix : Cross Site Request Forgery bug was fixed.
= V3.22 - 24.07.2012 =
* NEW : Japanese language file is added to the plugin.
* Bugfix : Cross Site Request Forgery bug was fixed.
= V3.21 - 10.07.2012 =
* NEW : Hebrew language file is added to the plugin.
* Update : We updated French language file.
* Update : We updated all functionality for wordpress 3.4.1.
* Update : In the email in the field Date/Time used correct time zone - instead of UTC we use local settings which are setup on the page Settings -> General.
= V3.20 - 27.06.2012 =
* NEW : Added ability to select action after the send mail - Display text or Redirect to page.
* Update : We updated all functionality for wordpress 3.4.
= V3.19 - 19.06.2012 =
* Bugfix : The bug of email address validation in admin section was fixed.
= V3.18 - 18.06.2012 =
* NEW : Arabic and Hindi language files is added.
* NEW : Added ability to display or hide explanations after Attachment block.
= V3.17 - 12.04.2012 =
* NEW : Danish and Greek language files is added.
* NEW : Added ability to send mail using the functional: wordpress wp_mail function or php mail function.
= V3.16 - 26.03.2012 =
* Bugfix : The form output code is validated.
= V3.15 - 22.03.2012 =
* New : The feature to setup the displaying of the additional information fields in the email was implemented (Sent from (ip address), Date/Time, Coming from (referer), Using (user agent)).
* Bugfix : The bug of attribute action on element form was fixed.
= V3.14 - 20.03.2012 =
* NEW : Added ability to change FROM fields.
= V3.13 - 14.03.2012 =
* Change : French language file is changed.
= V3.12 - 12.03.2012 =
* NEW : Added ability to upload wav and mp3 files.
= V3.11 - 12.03.2012 =
* NEW : French language file is added to the plugin.
* NEW : Added ability to use the contact form shortcode as widget in the sidebars.
* Change : The change was done to an email sending functionality – now it is using wordpress functionality only.
= V3.10 - 02.03.2012 =
* NEW : Bulgarian language file is added to the plugin.
= V3.09 - 24.02.2012 =
* NEW : Spanish language file is added to the plugin.
* Change : Code which includes styles and scripts is added to the plugin for correct SSL verification.
* Bugfix : The bug of email address validation in admin section was fixed.
= V3.08 - 17.02.2012 =
* NEW : Spanish language file is added to the plugin.
= V3.07 - 17.02.2012 =
* NEW : Norwegian language file is added to the plugin.
* NEW : Polish language file is added to the plugin.
= V3.06 - 07.02.2012 =
* NEW : Dutch language file is added to the plugin.
= V3.05 - 09.01.2012 =
* Bugfix : The bug of sending emails to admin user even if a different user is specified when setting plugin to "use email of wordpress user" was fixed.
* Bugfix : The bug of sending a blank attachment field of the form was fixed.
= V3.04 - 05.01.2012 =
* NEW : Brazilian Portuguese and Turkish language files were added to the plugin.
= V3.03 - 04.01.2012 =
* NEW : German language files are added to the plugin.
* Bugfix : The bug related to resending of an email after the page is updated was fixed.
= V3.02 - 02.01.2012 =
* NEW : Italian language files were added to the plugin.
* NEW : A possibility to change a label when the fields of the form are displayed.
* Changed : Display of the files types names that user can attach to an mail.
= V3.01 - 28.12.2011 =
* NEW : 'Attachment' and 'Send me a copy' blocks were added to the contact form.
* NEW : Language files are added to the plugin.
= V2.08 - 12.11.2011 =
* Slashes bug in email is fixed and server info is added to email.
= V2.07 - 10.11.2011 =
* The bug of complex form validation when captcha is not used in the contact form is fixed. Please upgrade immediately.
= V2.06 - 16.09.2011 =
* The bug of complex email validation when filling in the contact form is fixed.
= V2.05 - 23.08.2011 =
* BWS Plugin's menu section was fixed and right now it is consisted of 3 parts: activated, installed and recommended plugins.
The bug of positioning in admin menu is fixed. Translation omissions are corrected. Now there is a link where it is possible to see the site where email comes from.
= V2.04 - 14.07.2011 =
* BWS Plugin's menu section was fixed and right now it is consisted of 2 parts: installed and recommended plugins. Icons displaying is fixed.
= V2.03 - 13.07.2011 =
* The bug of using custom email is fixed in this version. Please upgrade the plugin immediately. Thank you
= V2.02 =
* The bug with the link to the settings page is fixed in this version. Please upgrade the plugin immediately.
= V2.01 =
* Usability at the settings page of the plugin was improved.
= V1.03 =
* Contact form email address bug is fixed.
= V1.02 =
* "Thanks" message display bug is fixed. Radio buttons automatic switching is added (for the settings page) after setting mouse cursor (clicking) at a text field.
= V1.01 =
* Contact form positioning bug is fixed.
= V1.00 =
* Ability to add Contact Form into a post. Ability to adjust displaying of the form via shortcode is added.
== Upgrade Notice ==
= V3.51 =
The Brazilian Portuguese language file is updated. We updated all functionality for wordpress 3.6. We fixed the email validation bug. We removed displaying of additional info in the copy of email to the sender.
= V3.50 =
Added an ability to use diffrent shortcodes. The Swedish language file is updated. The Brazilian Portuguese language file is updated.
= V3.49 =
Added an ability to view and send system information by mail.
= V3.48 =
The Catalan language file is added. The French language file is updated. We updated all functionality for wordpress 3.5.2.
= V3.47 =
The setting of displaying Captcha is added. The French language file is updated.
= V3.46 =
The Finnish language file is added to the plugin. We fixed the bug of display additional info in the email when email has an attachment. Added html blocks.
= V3.45 =
The error related to use function 'get_userdatabylogin' instead 'get_user_by('login')' is fixed. BWS plugins section is updated. We updated the Italian, the French and the Brazilian Portuguese language files in the plugin.
= V3.44 =
Added email adress as additiional form field. We fixed the bug of adding an attachment.
= V3.43 =
We updated the English text in the plugin file. We fixed the bug of displaying phone error messages when a phone number field is not display.
= V3.42 =
The Serbian language file was updated. The bug after clicking submit, when site uses a custom port, was fixed.
= V3.41 =
Added ability to change a label 'Send me a copy'. The bug of changing the message 'Action after email is sent' was fixed.
= V3.40 =
Hungarian language file was added to the plugin. The bug of displaying error messages was fixed.
= V3.39 =
Ukrainian language file was added to the plugin.
= V3.38 =
We added HTML tag for the text, that is displaying after email is sent.
= V3.37 =
Belarusian language file was added to the plugin.
= V3.36 =
European Portuguese language file was updated.
= V3.35 =
The error related to the cross-site scripting vulnerabilities was fixed.
= V3.34 =
We changed the English text in the plugin file and all language files were updated.
= V3.33 =
Dutch language file was updated.
= V3.32 =
Bugs in admin menu were fixed. We updated all functionality for wordpress 3.5.1.
= V3.31 =
Swedish language file was updated.
= V3.30 =
The error related to extra "rn" in the user email address when using WP_mail and in the Name field when using php_mail was fixed. We updated all functionality for wordpress 3.5.
= V3.29 =
The error related to the empty label on the contact form was fixed.
= V3.28 =
Galician language file is added to the plugin. Multilanguage labels for fields is added to the plugin. The shortcode structure was changed.
= V3.27 =
The error related to the saving of the field "Change FROM fields of the contact form" was fixed.
= V3.26 =
The setting of the required fields was added. Persian language file is added to the plugin. The email address validation was changed.
= V3.25 =
Added phone number as additiional form field. Serbian language file is added to the plugin.
= V3.24 =
Czech and Romanian language files are added to the plugin.
= V3.23 =
Cross Site Request Forgery bug was fixed.
= V3.22 =
Japanese language file is added to the plugin. Cross Site Request Forgery bug was fixed.
= V3.21 =
Hebrew language file is added to the plugin. We updated French language file. We updated all functionality for wordpress 3.4.1. In the email in the field Date/Time used correct time zone - instead of UTC we use local settings which are setup on the page Settings -> General.
= V3.20 =
Added ability to select action after the send mail - Display text or Redirect to page. We updated all functionality for wordpress 3.4.
= V3.19 =
The bug of email address validation in admin section was fixed.
= V3.18 =
Arabic and Hindi language files is added. Added ability to display or hide explanations after Attachment block.
= V3.17 =
Danish and Greek language files is added. Added ability to send mail using the functional: wordpress wp_mail function or php mail function.
= V3.16 =
The form output code is validated.
= V3.15 =
The feature to setup the displaying of the additional information fields in the email was implemented (Sent from (ip address), Date/Time, Coming from (referer), Using (user agent)). The bug of attribute action on element form was fixed.
= V3.14 =
Added ability to change FROM fields.
= V3.13 =
French language file is changed.
= V3.12 =
Added ability to upload wav and mp3 files.
= V3.11 =
The changes have been made to functionality of email sending - now it is using only wordpress functionality. French language file is added to the plugin.
= V3.10 =
Bulgarian language file is added to the plugin.
= V3.09 =
Spanish language file is added to the plugin. Code that is used to connect styles and scripts is added to the plugin for correct SSL verification. The bug of email address validation in admin section was fixed. Upgrade immediately.
= V3.08 =
Spanish language file is added to the plugin.
= V3.07 =
Norwegian and Polish language files are added to the plugin.
= V3.06 =
Dutch language file is added to the plugin.
= V3.05 =
The bug of sending emails to admin user even if a different user is specified when setting plugin to "use email of wordpress user" was fixed. The bug of sending a blank attachment field of the form was fixed.
= V3.04 =
Brazilian Portuguese and Turkish language files are added to the plugin.
= V3.03 =
German language files are added to the plugin. The bug related to resending of an email after the page is updated was fixed. Upgrade immediately.
= V3.02 =
Italian language files are added to the plugin. A possibility to change a label when the fields of the form are displayed is added. Display of the files types names that user can attach to the mail is added.
= V3.01 =
'Attachment' and 'Send me a copy' block are added to the contact form. Language files are added to the plugin.
= V2.08 =
Slashes bug in email is fixed and server info is added to an email.
= v2.07 =
The bug of complex form validation when captcha is not used in the contact form is fixed. Upgrade immediately.
= V2.06 =
The bug of complex email validation while filling in the contact form is fixed.
= V2.05 =
BWS Plugin's menu section was fixed and right now it is consisted of 3 parts: activated, installed and recommended plugins. The bug of positioning in admin menu is fixed. Translation omissions are corrected. Now there is a link where it is possible to see the site where email comes from.
= V2.04 =
BWS Plugin's menu section was fixed and right now it is consisted of 2 parts: installed and recommended plugins. Icons displaying is fixed.
= V2.03 =
The bug of using custom email is fixed in this version. Please upgrade the plugin immediately. Thank you
= V2.02 =
The bug with the link to the settings page is fixed in this version. Please upgrade the plugin immediately.
= V2.01 =
Usability at the settings page of the plugin was improved.
= V1.03 =
Contact form email adress bug is fixed. Upgrade immediately.
= V1.02 =
"Thanks" message display bug is fixed. Radio buttons automatic switching is added (for the settings page) after setting mouse cursor (clicking) at a text field. Upgrade immediately.
= V1.01 =
Contact form positioning bug is fixed. Upgrade immediately.
= V1.00 =
Upgrade immediately.