=== Plugin Name === Contributors: frankenstein-uk Donate link: http://nutmedia.co.uk/nm-contact-forms Tags: contact form, contact forms, contact us, contacts, contact form builder, contacts shortcode, contacts wordpress, easy contact form, simple contact form, nm contact form, contact form 7,form, feedback form Requires at least: 3.0.1 Tested up to: 4.1 Stable tag: 1.0.2 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html This contact forms plugin has built in honeyPot and reChaptcha anti spam solutions. Supports GET variables. == Description == This contact forms plugin has built in honeyPot and reChaptcha anti spam solutions. Supports GET variables (allows to pass GET variable info to the form). Option to turn off default CSS, add extra classes. User friendly UI, drag and drop sorting. Friendly UI: Drag and drop sortable interface to define order of your form fields. Plugin allows to turn on/off default styling. Control over each field: You can simply add extra classes to each field li element. Choose placholders etc. Built in anti-spam solutions: reCaptcha Honey Pot Supports GET variable as: Hidden field Regular input Checkbox Select Textarea For example you want to track from what page form was submitted, or who was the affiliate. http://example.com/?affiliate=123 To collect GET value just simple set variable name in field options. == Installation == 1. Upload `/nm-contact-forms/` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Create your contact form 4. Find generated shorcode and paste it where you want your form to show up. == Frequently Asked Questions == = How to use get variable? = Simply enter get variable name into field settings. == Screenshots == 1. Admin forms interface 2. Frontend form look with default styling 3. Admin Settings 4. Frontend with default styling turned off 5. Received email design == Changelog == = 1.0.2 = * Bug fix - Duplicate field ID bug fix. Javascript was preventing from adding new fields to existing forms, if some previous fields were deleted. = 1.0.1 = * Bug fix - multiple choices gets converted into string now. = 1.0 = * Initial release