WP Button By Sorsawo Digital Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin 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_shortcode
function
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 addnofollow
attribute for the button or not. Default: false.
Example
[button link="https://sorsawodigital.com/button/" title="Read More" blank=true nofollow=true]
Screenshots
No screenshots provided