=== Buttons With Style === Tags: button, button generator, button shortcode, buttons with icon, iocnic button, icon with button, icon button, buttons, CSS button generator, responsive buttons Contributors: wponlinesupport, anoopranawat, pratik-jain Requires at least: 3.5 Tested up to: 5.1.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html WordPress Buttons Generator: Lets you build custom buttons with Foundation Icon Fonts, 5 class of buttons, 3 type and 3 styles with simple shortcode. == Description == Button lets you build custom buttons with Foundation Icon Fonts, 5 class of buttons, 3 type and 3 styles. Perfect for hyperlinks, downloads, promotions, or redirects. plugin allows you add, manage and display buttons on your WordPress website. View [DEMO](https://www.wponlinesupport.com/wp-plugin/buttons-with-style/) | [PRO DEMO and Features](https://www.wponlinesupport.com/wp-plugin/buttons-with-style/) for additional information. Checkout our new plugin - [PowerPack - Need of Every Website](https://wordpress.org/plugins/powerpack-lite/) Now you can also Display Buttons With Style. = Features = * Use Foundation Icon Fonts with button. * Use 5 class of buttons ie success, primary, secondary, info, alert. * Use 3 types of buttons style ie radius, square, round * Use 3 styes ie shadow, plane, border. = Here is the example = type [bws_button link="http://www.goggle.com" type="radius"] class [bws_button name="Submit" class="success"] style [bws_button name="Send" style="shadow"] target [bws_button name="YOUR BUTTON NAME" target="blank"] = Shortcode parameters are = * **link** : [bws_button link="http://www.goggle.com"] (ie button link parameter) * **name** : [bws_button name="button-name"] (ie name of button ie Submit OR Send etc) * **type** : [bws_button type="radius"] (ie type can be used radius, square, round) * **class** :[bws_button class="success"] (ie class can be used success, primary, secondary, info, alert) * **style** :[bws_button style="shadow"] (ie style can be used shadow, plane, border ie all) * **target** : [bws_button target="blank"] (ie target can be used blank, self ) * **size** : [bws_button size="tiny"] (ie button size tiny, small, largem, expand) * **icon_class** : [bws_button icon_class="star"] (ie add the icon class. Here is link for all [Foundation Icon Fonts](http://zurb.com/playground/foundation-icon-fonts-3) ) * **icon_size** : [bws_button icon_size="medium"] (ie set the icon size. Values are large, medium and small) = Complete shortcode with all parameters = [bws_button name="button-name" type="square" link="http://www.goggle.com" class="success" style="shadow" target="blank" icon_class="star" icon_size="medium"] = PRO Features : = > Premium Version
> > * Added 2 shortcodes for Simple button and Group button. > [bws_button] and [bws_group_button] > * 20+ Predefined designs. > * Simple Button. > * Group Button. > * Material Design Button. > * Button with icon. > * Control button size, button icon size, button style and etc. > * Easy user interface for button. > * Custom CSS option. > * Light weight and Fast. > * 100% Multilanguage. > * Template code : > > > > View [PRO DEMO and Features](https://www.wponlinesupport.com/wp-plugin/buttons-with-style/) for additional information. > == Installation == 1. Upload the 'buttons-with-style' folder to the '/wp-content/plugins/' directory. 2. Activate the "Buttons With Style" list plugin through the 'Plugins' menu in WordPress. 3. Add this short code where you want to display button [bws_button] = Complete shortcode with all parameters = [bws_button name="button-name" type="square" link="http://www.goggle.com" class="success" style="shadow" target="blank" icon_class="star" icon_size="medium"] == Screenshots == 1. Simple Buttons. 2. Button with Icons. == Changelog == = 1.0.3 = * [+] Added Icon class so that user can display button with icon. * [+] Added new icon_class paramater. * [+] Added new icon_size paramater. * [+] Added how it work tab. = 1.0.2 = * [*] Removed unnecessary string being disply at button. = 1.0.1 = * Changed plugin shortcode from 'button' to 'bws_button' to avoid conflict with some theme. = 1.0 = * Initial release.