=== SMNTCS Bootstrap Modal ===
Contributors: nielslange
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LGS558RFNR3JY
Tags: Twitter Bootstrap Modal, popup form, shortcode popup, shortcode modal
Stable tag: 1.8
Requires at least: 3.4
Tested up to: 5.2
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Open any shortcode within a Twitter Bootstrap modal
== Description ==
Tired of looking for "another" plugin to open your favorite contact form as a popup? Don't look any further. SMNTCS Bootstrap Modal allows you to open any shortcode, e.g. from Contact Form 7 or Gravity Forms, within a Twitter Bootstrap Modal.
== Installation ==
1. Upload 'smntcs-bootstrap-modal' to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Create a form, e.g. using Contact Form 7
4. Grab the shortcode and go to the settings page of the plugin
5. Provide a title, a button text and a shortcode hit the “Save Changes” button
6. Copy the provided shortcode and paste it within a post, page or widget
== Screenshots ==
1. Upload and activate the plugin
2. Provide a title, a button text and a shortcode hit the “Save Changes” button
3. Copy the provided shortcode and paste it within a post, page or widget
4. See the plugin in action
== Changelog ==
= 1.8 =
* Test up to 5.2
= 1.7 =
* Refactor based on PHPCS and WPCS
= 1.6 =
* Test up to 5.1
= 1.5 =
* Add README.md
= 1.4 =
* Add POT file for language support
= 1.3 =
* Add donation link
= 1.2 =
* Update domain path
= 1.1 =
* Update textdomain
= 1.0 =
* Initial release