=== Bootstrap Ninja Forms ===
Contributors: bostondv
Donate link: http://pomelodesign.com/donate
License: MIT
License URI: http://opensource.org/licenses/MIT
Tags: ninja forms, bootstrap, styles, css, forms 
Requires at least: 3.8
Tested up to: 4.2
Stable tag: 1.1.0

Adds Bootstrap classes to Ninja Forms.

== Description ==

Adds Bootstrap classes to Ninja Forms.

This plugin does not load Bootstrap CSS or JavaScript itself. You should use a Bootstrap enabled theme or add Bootstrap CSS to the theme yourself.

= About =

Written by Boston Dell-Vandenberg of [Pomelo Design](http://www.pomelodesign.com). Pomelo Design is a web and mobile app development agency based in Toronto, Canada.

== Installation ==

1. Upload the `bootstrap-ninja-forms` folder to the `/wp-content/plugins/` directory
1. Activate the Bootstrap Ninja Forms plugin through the 'Plugins' menu in WordPress

== Changelog ==

= 1.1.2 =

Release Date: September 4, 2015

* Fixes missing space in form-group class

= 1.1.1 =

Release Date: August 28, 2015

* Add style to hide hidden input wrappers

= 1.1.0 =

Release Date: August 25, 2015

* Removes JavaScript hacks now replaced with new filters included in Ninja Forms.

= 1.0.5 =

Release Date: August 25, 2015

* Partial fix for when field settings are not available to be modified.

= 1.0.4 =

Release Date: August 21, 2015

* Fixes various PHP notices

= 1.0.3 =

Release Date: June 5, 2015

* Only add alert classes to message container when a message exists

= 1.0.2 =

Release Date: May 29, 2015

* Update license and various meta data

= 1.0.1 =

Release Date: May 29, 2015

* Fixes error when submitting forms
* Adds control-label classes
* Adds validation classes
* Adds help-block classes

= 1.0.0 =

Release Date: May 29, 2015

* Initial release