Buttons With Style Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Button lets you build custom buttons with 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 for more details.
Now you can also Display Buttons With Style.
Features
- 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
[button link="http://www.goggle.com" type="radius"]
class
[button name="button-name" class="success"]
style
[button name="button-name" style="shadow"]
target
[button name="button-name" target="blank"]
Shortcode parameters are
- type :
[button type="radius"]
(ie type can be used radius, square, round) - class :
[button class="success"]
(ie class can be used success, primary, secondary, info, alert) - style :
[button style="shadow"]
(ie style can be used shadow, plane, border ie all) - target :
[button target="blank"]
(ie target can be used blank, self )
Complete shortcode with all parameters
[button name=”button-name” type=”square” class=”success” style=”shadow” target=”blank”]
Screenshots
No screenshots provided