=== Simplest Form === Contributors: tresrl, sineverba, blackqueen Tags: contact form, form Requires at least: 4.7 Tested up to: 4.8 Stable tag: 1.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin create a simple contact form, with database save. Inspired by https://www.sitepoint.com/build-your-own-wordpress-contact-form-plugin-in-5-minutes/ and from Bootstrap for CSS alert. Insert following shortcode in page: [simplest_form_sf] == Description == This plugin create a simple contact form, with database save. Inspired by https://www.sitepoint.com/build-your-own-wordpress-contact-form-plugin-in-5-minutes/ and from Bootstrap for CSS alert. Insert following shortcode in page: [simplest_form_sf] == Installation == 1. Upload the plugin files to the `/wp-content/plugins/` directory == Usage == 1. Create new page and insert shortcode [simplest_form_sf] == Changelog == = 1.2 = * Added phone box = 1.1 = * Added privacy box * Added CSS = 1.0 = * First relase