=== Custom Contact Forms === Plugin Name: Custom Contact Forms Tags: contact form, web form, custom contact form, custom forms, captcha form, contact fields, form mailers Requires at least: 2.7.1 Tested up to: 3.0.1 Stable tag: 1.2.1 Contributors: Taylor Lovett Download link: http://www.taylorlovett.com/wordpress-plugins/ Author: Taylor Lovett Author URI: http://www.taylorlovett.com == Description == 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. == Installation == 1. Upload to /wp-content/plugins 2. Activate the plugin from your Wordpress Admin Panel 3. Configure the plugin, create fields, and create forms in the Settings page called Custom Contact Forms 4. Display those forms in posts and pages by inserting the code: [customcontact form=FORMID] == Configuring and Using the Plugin == 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 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. 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. 4. Add a form to your sidebar, by dragging the Custom Contact Form widget in to your sidebar. 5. Configure the General Settings appropriately; this is important if you want to receive your web form messages! 6. Create form styles to change the appearance of your contact forms. == Support == For questions, feature requests, and support concerning the Custom Contact Forms plugin, please email me at: admin@taylorlovett.com I respond to emails same-day! If you want to be an official tester, email me and I'll put you on this list. Official Testers: Mark Lassarre == Upgrade Notice == Create forms styles, manage them, and attach them to forms! Coming soon. == Change Log == 1.0.0: * Plugin Release 1.0.1: * custom-contact-forms.css - Form style changes 1.1.0: * custom-contact-forms-db.php - Table upgrade functions added * custom-contact-forms.php - New functions for error handling and captcha * custom-contact-forms.css - Forms restyled * custom-contact-forms-images.php - Image handling class added * image.php, images/ - Image for captcha displaying 1.1.1 * custom-contact-forms.css - Label styles changed * custom-contact-forms.php - Admin option added to remember field values 1.1.2 * custom-contact-forms-db.php - create_tables function edited to work for Wordpress MU due to error in wp-admin/includes/upgrade.php 1.1.3 * custom-contact-forms.php - Captcha label bug fixed * custom-contact-forms-db.php - Default captcha label changed 1.2.0 * custom-contact-forms.php - Option to update to Custom Contact Forms Pro 1.2.1 * custom-contact-forms.php - Upgrade options changed * custom-contact-forms-css.php - CSS bug corrected