| 1 |
=== Custom Contact Forms === |
| 2 |
Plugin Name: Custom Contact Forms |
| 3 |
Tags: contact form, web form, custom contact form, custom forms, captcha form, contact fields, form mailers |
| 4 |
Requires at least: 2.7.1 |
| 5 |
Tested up to: 3.0.1 |
| 6 |
Stable tag: 1.2.0 |
| 7 |
Contributors: Taylor Lovett |
| 8 |
Download link: http://www.taylorlovett.com/wordpress-plugins/ |
| 9 |
Author: Taylor Lovett |
| 10 |
Author URI: http://www.taylorlovett.com |
| 11 |
== Description == |
| 12 |
Custom Contact Forms is a plugin for handling and displaying custom web forms [customcontact form=1] in any page, post, category, or archive in which you want the form to show. This plugin allows you to create fields with a variety of options and to attach them to specific forms you create; definitely allows for more customization than any other Wordpress Contact Form plugin; comes with a customizable captcha spam blocker! Also comes with a web form widget to drag-and-drop in to your sidebar. |
| 13 |
== Installation == |
| 14 |
1. Upload to /wp-content/plugins |
| 15 |
2. Activate the plugin from your Wordpress Admin Panel |
| 16 |
3. Configure the plugin, create fields, and create forms in the Settings page called Custom Contact Forms |
| 17 |
4. Display those forms in posts and pages by inserting the code: [customcontact form=FORMID] |
| 18 |
== Configuring and Using the Plugin == |
| 19 |
1. Create a form in the Custom Contact Forms setting page. To get to the settings page, click the Custom Contact Forms link in the admin panel sidebar |
| 20 |
2. Create fields and attach those fields to the forms of your choice. * Attach the fields in the order that you want them to show up in the form. If you mess up you can detach and reattach them. |
| 21 |
3. Display those forms in posts and pages by inserting the code: [customcontact form=FORMID]. Replace FORMID with the id listed to the left of the form slug next to the form of your choice above. |
| 22 |
4. Add a form to your sidebar, by dragging the Custom Contact Form widget in to your sidebar. |
| 23 |
5. Configure the General Settings appropriately; this is important if you want to receive your web form messages! |
| 24 |
6. Create form styles to change the appearance of your contact forms. |
| 25 |
== Support == |
| 26 |
For questions, feature requests, and support concerning the Custom Contact Forms plugin, please email me at: |
| 27 |
[email protected] |
| 28 |
I respond to emails same-day! If you want to be an official tester, email me and I'll put you on this list. |
| 29 |
Official Testers: |
| 30 |
Mark Lassarre |
| 31 |
== Upgrade Notice == |
| 32 |
Create forms styles, manage them, and attach them to forms! Coming soon. |
| 33 |
== Change Log == |
| 34 |
1.0.0: |
| 35 |
* Plugin Release |
| 36 |
1.0.1: |
| 37 |
* custom-contact-forms.css - Form style changes |
| 38 |
1.1.0: |
| 39 |
* custom-contact-forms-db.php - Table upgrade functions added |
| 40 |
* custom-contact-forms.php - New functions for error handling and captcha |
| 41 |
* custom-contact-forms.css - Forms restyled |
| 42 |
* custom-contact-forms-images.php - Image handling class added |
| 43 |
* image.php, images/ - Image for captcha displaying |
| 44 |
1.1.1 |
| 45 |
* custom-contact-forms.css - Label styles changed |
| 46 |
* custom-contact-forms.php - Admin option added to remember field values |
| 47 |
1.1.2 |
| 48 |
* custom-contact-forms-db.php - create_tables function edited to work for Wordpress MU due to error in wp-admin/includes/upgrade.php |
| 49 |
1.1.3 |
| 50 |
* custom-contact-forms.php - Captcha label bug fixed |
| 51 |
* custom-contact-forms-db.php - Default captcha label changed |
| 52 |
1.2.0 |
| 53 |
* custom-contact-forms.php - Option to update to Custom Contact Forms Pro |