WP Button by Sorsawo Digital
WP Button by Sorsawo Digital
Description
This plugin lets you create beautiful button on your WordPress site.
You can use this plugin to create good looking button which can be used on any post or page on your WordPress site.
Button can be inserted anywhere in your WordPress site:
- Page/post editor by using the
[button]shortcode - In sidebar by using text widget
- In template files by using WordPress
do_shortcodefunction
How do I add a button shortcode?
Insert [button] shortcode anywhere in your content and the button will appear when you preview the content.
Here is a list of attributes for this button shortcode:
container– Markup to place before the button. Default: “div”.link– The URL for the button.title– The title for the button.blank– Whether open the link on new window or not. Default: falsenofollow– Whether addnofollowattribute for the button or not. Default: false.
Example
[button link="https://sorsawodigital.com/button/" title="Read More" blank=true nofollow=true]
Installation
- Upload the plugin files to the
/wp-content/plugins/sorsawodigital-buttondirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
Reviews
Changelog
1.0
Initial release