{"id":52757,"date":"2016-12-16T15:01:54","date_gmt":"2016-12-16T15:01:54","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/buttons-with-style\/"},"modified":"2019-03-15T09:32:58","modified_gmt":"2019-03-15T09:32:58","slug":"buttons-with-style","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/buttons-with-style\/","author":14577386,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.3","stable_tag":"trunk","tested":"5.1.22","requires":"3.5","requires_php":"","requires_plugins":"","header_name":"Buttons With Style","header_author":"WP OnlineSupport","header_description":"","assets_banners_color":"c2ead5","last_updated":"2019-03-15 09:32:58","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/www.wponlinesupport.com","rating":0,"author_block_rating":0,"active_installs":80,"downloads":3853,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1571880","resolution":"128x128","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1585594","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.0.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1571860","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1571860","resolution":"2","location":"assets"}},"screenshots":{"1":"Simple Buttons.","2":"Button with Icons."}},"plugin_section":[],"plugin_tags":[485,6283,24365,130418,130419],"plugin_category":[],"plugin_contributors":[79287,154464,79286],"plugin_business_model":[],"class_list":["post-52757","plugin","type-plugin","status-closed","hentry","plugin_tags-button","plugin_tags-button-generator","plugin_tags-button-shortcode","plugin_tags-buttons-with-icon","plugin_tags-iocnic-button","plugin_contributors-anoopranawat","plugin_contributors-pratik-jain","plugin_contributors-wponlinesupport","plugin_committers-anoopranawat","plugin_committers-wponlinesupport","plugin_support_reps-patelketan","plugin_support_reps-rafikwp"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/buttons-with-style_c2ead5.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/buttons-with-style\/assets\/screenshot-1.png?rev=1571860","caption":"Simple Buttons."},{"src":"https:\/\/ps.w.org\/buttons-with-style\/assets\/screenshot-2.png?rev=1571860","caption":"Button with Icons."}],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<p>View <a href=\"https:\/\/www.wponlinesupport.com\/wp-plugin\/buttons-with-style\/\">DEMO<\/a> | <a href=\"https:\/\/www.wponlinesupport.com\/wp-plugin\/buttons-with-style\/\">PRO DEMO and Features<\/a> for additional information.<\/p>\n\n<p>Checkout our new plugin - <a href=\"https:\/\/wordpress.org\/plugins\/powerpack-lite\/\">PowerPack - Need of Every Website<\/a><\/p>\n\n<p>Now you can also Display Buttons With Style.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Use Foundation Icon Fonts with button.<\/li>\n<li>Use 5 class of buttons ie success, primary, secondary, info, alert.<\/li>\n<li>Use 3 types of buttons style ie  radius, square, round<\/li>\n<li>Use 3 styes ie shadow, plane, border.<\/li>\n<\/ul>\n\n<h4>Here is the example<\/h4>\n\n<pre><code>type\n[bws_button link=\"http:\/\/www.goggle.com\" type=\"radius\"]\nclass\n[bws_button name=\"Submit\" class=\"success\"]\nstyle\n[bws_button name=\"Send\" style=\"shadow\"]\ntarget\n[bws_button name=\"YOUR BUTTON NAME\" target=\"blank\"]\n<\/code><\/pre>\n\n<h4>Shortcode parameters are<\/h4>\n\n<ul>\n<li><strong>link<\/strong> : <code>[bws_button link=\"http:\/\/www.goggle.com\"]<\/code> (ie button link parameter)<\/li>\n<li><strong>name<\/strong> : <code>[bws_button name=\"button-name\"]<\/code> (ie name of button ie Submit OR Send etc)<\/li>\n<li><strong>type<\/strong> : <code>[bws_button type=\"radius\"]<\/code> (ie type can be used radius, square, round)<\/li>\n<li><strong>class<\/strong> :<code>[bws_button class=\"success\"]<\/code> (ie class can be used  success, primary, secondary, info, alert)<\/li>\n<li><strong>style<\/strong> :<code>[bws_button style=\"shadow\"]<\/code> (ie style can be used  shadow, plane, border ie all)<\/li>\n<li><strong>target<\/strong> : <code>[bws_button target=\"blank\"]<\/code> (ie target can be used  blank, self )<\/li>\n<li><strong>size<\/strong> : <code>[bws_button size=\"tiny\"]<\/code> (ie button size tiny, small, largem, expand)<\/li>\n<li><strong>icon_class<\/strong> : <code>[bws_button icon_class=\"star\"]<\/code> (ie add the icon class. Here is link for all <a href=\"http:\/\/zurb.com\/playground\/foundation-icon-fonts-3\">Foundation Icon Fonts<\/a> )<\/li>\n<li><strong>icon_size<\/strong> : <code>[bws_button icon_size=\"medium\"]<\/code> (ie set the icon size. Values are large, medium and small)<\/li>\n<\/ul>\n\n<h4>Complete shortcode with all parameters<\/h4>\n\n<pre><code>[bws_button name=\"button-name\" type=\"square\" link=\"http:\/\/www.goggle.com\" class=\"success\" style=\"shadow\" target=\"blank\" icon_class=\"star\" icon_size=\"medium\"]\n<\/code><\/pre>\n\n<h4>PRO Features :<\/h4>\n\n<blockquote>\n  <p><strong>Premium Version<\/strong><br \/><\/p>\n  \n  <ul>\n  <li>Added 2 shortcodes for Simple button and Group button.\n  <code>[bws_button] and [bws_group_button]<\/code><\/li>\n  <li>20+ Predefined designs.<\/li>\n  <li>Simple Button.<\/li>\n  <li>Group Button.<\/li>\n  <li>Material Design Button.<\/li>\n  <li>Button with icon.<\/li>\n  <li>Control button size, button icon size, button style and etc.<\/li>\n  <li>Easy user interface for button.<\/li>\n  <li>Custom CSS option.<\/li>\n  <li>Light weight and Fast.<\/li>\n  <li>100% Multilanguage.<\/li>\n  <li>Template code :\n  <code>&lt;?php echo do_shortcode('[bws_button]'); ?&gt;<\/code> \n  <code>&lt;?php echo do_shortcode('[bws_group_button]'); ?&gt;<\/code><\/li>\n  <\/ul>\n  \n  <p>View <a href=\"https:\/\/www.wponlinesupport.com\/wp-plugin\/buttons-with-style\/\">PRO DEMO and Features<\/a> for additional information.<\/p>\n<\/blockquote>\n\n<!--section=installation-->\n<ol>\n<li>Upload the 'buttons-with-style' folder to the '\/wp-content\/plugins\/' directory.<\/li>\n<li>Activate the \"Buttons With Style\" list plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Add this short code where you want to display button\n[bws_button]<\/li>\n<\/ol>\n\n<h4>Complete shortcode with all parameters<\/h4>\n\n<pre><code>[bws_button name=\"button-name\" type=\"square\" link=\"http:\/\/www.goggle.com\" class=\"success\" style=\"shadow\" target=\"blank\" icon_class=\"star\" icon_size=\"medium\"]\n<\/code><\/pre>\n\n<!--section=changelog-->\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>[+] Added Icon class so that user can display button with icon.<\/li>\n<li>[+] Added new icon_class paramater.<\/li>\n<li>[+] Added new icon_size paramater.<\/li>\n<li>[+] Added how it work tab.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>[*] Removed unnecessary string being disply at button.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Changed plugin shortcode from 'button' to 'bws_button' to avoid conflict with some theme.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"WordPress Buttons Generator: Lets you build custom buttons with Foundation Icon Fonts, 5 class of buttons, 3 type and 3 styles with simple shortcode.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/52757","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=52757"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/wponlinesupport"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=52757"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=52757"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=52757"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=52757"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=52757"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=52757"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}