Description
This simple plugin allows you to add call-to-action buttons to post and page content via a shortcode.
Five button types/colors included:
- Default
- Primary
- Action
- Info
- Warning
Three button sizes:
- Default (medium)
- Small
- Large
Four styles:
- Default
- Rounded
- Pill
- Block
Shortcode formatting:
[lbdesign_button link=”” new_tab=”” type=”” size=”” style=”” custom_class=””]Button text[/lbdesign_button]
Screenshots
Installation
- Upload
lbdesign-button-shortcode
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add buttons to post and page content using the insert button on the WordPress editor
Reviews
Contributors & Developers
“LBDesign Button Shortcode” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “LBDesign Button Shortcode” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.3.2
- Adds a check so TinyMCE button only loads in admin
1.3.1
- Added tags to readme.txt file
1.3
- Added option for buttons to open in a new tab
1.2.1
- Reordered the shortcode attributes to match the order in the TinyMCE pop-up
1.2
- Bugfixes
1.1
- Fixed undefined variable error when not using a full width button
- Changed button shortcode name to prevent conflicts with other shortcodes
1.0
- Initial launch of the plugin
- Adds button shortcode
- Add “Insert Button” button on post/page editor