=== Advanced Custom Fields: Bootstrap Button === Contributors: MatteDesign Tags: acf, advanced, custom, field, fields, form, repeater, content, button, bootstrap Requires at least: 3.6.0 Tested up to: 4.8.2 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add a field to create a Bootstrap Button for the popular Advanced Custom Fields plugin, with internal or external link. == Description == Add a field to create a Bootstrap Button for the popular Advanced Custom Fields plugin, with internal or external link. = Configuration Options: = 1. Button text. 2. Tag HTML (a, button, input, submit). 3. Button Style (Default, Primary, Success, Information, Warning, Danger, Link). 4. Button Size (Default, Large, Small, Extra Small). 5. Active or disabled button status. 6. Alternative CSS class. 7. Internal or external link. The points between 1 and 6 can be configured with default values and set so that they are not visible on the page or in the post where this custom field is added. For more information on points between 2 and 5, please refer to the Bootstrap documentation. = Note = It is recommended to let this plugin enqueue the latest version stable of Bootstraap 3.3. = Compatibility = This ACF field type is compatible with: * ACF 4 == Installation == 1. Copy the `acf-bbutton` folder into your `wp-content/plugins` folder 2. Activate the Advanced Custom Fields: Bootstrap Button plugin via the plugins admin page 3. Create a new field via ACF and select the Button type 4. Please refer to the description for more info regarding the field type settings == Changelog == = 1.0.0 = * Initial Release.