=== Hotscot Contact Form === Contributors: huntlyc,DaganLev Donate link: http://www.hotscot.net/ Tags: contact,form,enquiries Requires at least: 3.4.2 Tested up to: 4.2.1 Stable tag: 1.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Simple to use contact form == Description == Simple contact form supporting easy form creation / customization. Saves enquiries to local site as well as sending out the usual emails. == Installation == 1. Extract to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Use the Contact Form menu to create your form == Frequently Asked Questions == = What's the "headers" section in the Email Templates = Here you can use the standard email headers accepted by the php mail() function like "BCC: person@place.net" and so on. If you're not sure about what you're doing, leave it blank. This is an advanced feature. == Screenshots == n/a == Changelog == = 1.3 = * Core updates = 1.2 = * Added: Google reCAPTCA option instead of built-in captcha = 1.1 = * Fix: Export title fix for Firefox = 1.0 = * Fix: Checkbox issues = 0.9.9 = * Fix: Broken admin entries (stripslash fix) = 0.9.8 = * New: Show error message on mandatory fields not being filled in = 0.9.7 = * New: allow variable substitution for email subject = 0.9.6 = * Fixed: Bug in form creation = 0.9.5 = * Added: Ability to disallow links on text inputs to avoid spammers. = 0.9.4 = * fixed: session and menu = 0.9.3 = * fixed: Delete confirmation on all remove links, = 0.9.2 = * fixed: redirect link = 0.9.1 = * fixed: front-end post data = 0.9 = * fixed: front-end label display = 0.8 = * new: labels * new: email subject lines = 0.7 = * Fixed: post data was not having it's slashes stripped. = 0.6 = * Enhancement: added anchor tag just above form so that on pages with a lot of content before the form, after a bad submission, the page auto-scrolls back to the form. = 0.5 = * Various bug fixes: post data not showing after bad submission, basic style for error message and checkboxes = 0.4 = * Added some default styling for the form if the user required it. * Use plain text email by default = 0.3 = *added classes to main output for easier styling and fixed labels = 0.2 = * added dashboard widget = 0.1 = * initial build == Upgrade Notice == = 1.2 = * Added: Google reCAPTCA option instead of built-in captcha = 1.1 = * Fix: Export title fix for Firefox = 1.0 = * Fix: Checkbox issues = 0.9.9 = * Fix: Broken admin entries (stripslash fix) = 0.9.8 = * New: Show error message on mandatory fields not being filled in = 0.9.7 = * New: allow variable substitution for email subject = 0.9.6 = * Fixed: Bug in form creation = 0.9.5 = Added the ability to disallow links on text inputs to avoid spammers. = 0.9.4 = * fixed: session and menu = 0.9.3 = * fixed: Delete confirmation on all remove links, = 0.9.2 = * fixed: redirect link = 0.9.1 = * fixed: front-end post data = 0.9 = * fixed: front-end label display = 0.8 = * new: labels * new: email subject lines = 0.7 = * Fixed: post data was not having it's slashes stripped. = 0.6 = * Enhancement: added anchor tag just above form so that on pages with a lot of content before the form, after a bad submission, the page auto-scrolls back to the form. = 0.5 = * Various bug fixes: post data not showing after bad submission, basic style for error message and checkboxes = 0.4 = This update has a database schema change which means you will need to recreate your form(s) = 0.3 = easier styleing thanks to classes = 0.2 = Added dashboard widget