=== Formidable Select OptGroup === Contributors: abda53 Donate link: http://www.amazon.com/gp/wishlist/NLKLKBFRBRZU/ Tags: formidable select optgroup form Requires at least: 4.7 Tested up to: 6.9 Stable tag: 1.2.1 Requires PHP: 7.0 License: GPL v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html === Description === This plugin will allow you to create optgroup's in your select forms. This was created because Formidable does not give the capability to add optgroups, which is just silly. === Installation === 1. Upload the plugin folder to the `/wp-content/plugins/` directory, or install from the repository 2. Activate the plugin from the Plugin menu in Wordpress 3. In your Formidable form, add/edit a Dropdown select box 4. To create an optgroup, add two **'s around the name, for example to create an optgroup of Ford, do **Ford** === Screenshots === 1. **Admin View** - Quick Edit 2. **Admin View** - Bulk Edit 3. **Frontend View** - In action 4. **Code Output** - Outputted code === Frequently Asked Questions === 1. What if I want to use something besides two **'s? If you do, just edit the code to fit your needs. I kept this out of the database for speed, but I can add it in the future if people want it. 2. Want to say thanks? [donate](http://www.amazon.com/gp/wishlist/NLKLKBFRBRZU/) === Future ToDos === 1. If there is interest, I can add the ** flag into the database. === Changelog === 2. 1.2 Updated for latest Formidable changes 1. 1.0 Initial Development === Upgrade Notice ===