=== WP Libre Form === Contributors: Zuige, k1sul1, sippis Tags: Contact, Form, Lead, Collector, HTML, Builder Donate link: https://github.com/anttiviljami Requires at least: 4.2 Tested up to: 4.6.1 Stable tag: 1.2 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html == Description == Use standard HTML5 markup to create fully functional forms for WordPress **Features** * Uses only HTML5 syntax to build forms. No GUIs, no shortcodes, no bullshit * Works with any valid HTML form. Just copy any form from any website and it will work. It's magic! * Include forms to posts/pages with a simple shortcode * Live preview your forms * Automatically detects and captures fields in any HTML form. Form values are saved as standard custom fields * It's pluggable. Add your own validation or automation with filters and action hooks. * Submit and validate forms via AJAX * Validates required fields automatically using the native HTML5 required attribute * Option to send a copy of submitted forms via email * Full file upload support with input type=file **Contributing** Please contribute to this project on Github. Pull requests welcome! https://github.com/anttiviljami/wp-libre-form == Installation == 1. Upload plugin to the `/wp-content/plugins/` directory. 2. Activate the plugin through the "Plugins" menu in WordPress. 3. Installation done! == Frequently Asked Questions == None yet. == Screenshots == 1. Editing a Form 2. Form displayed in the default Twentysixteen theme 3. Submissions view 4. Single submission view == Changelog == Commit log is available at https://github.com/anttiviljami/wp-libre-form/commits/master == Upgrade Notice == * 1.0 There's an update available to WP Libre Form that makes it better. Please update it!