The WordPress Plugin WP CSS BUTTON is a simple and easy to configurable plugin to create CSS based CTA Buttons inside your blog.
The WordPress Plugin WP CSS BUTTON is a simple and easy to configurable WordPress plugin which allows to create CSS based CTA Buttons inside your blog.
I would be the happiest guy in the world if you write a little blogpost about my plugin :-)
Just add the following line inside your blogpost
[CSSBUTTON target="http://www.linktarget.com" color="000000" textcolor="ffffff" float="left" newwindow="true"]Button Caption[/CSSBUTTON]
The color will be set in hex codes like
WP CSS BUTTON will convert these line to a nice button
New in Version 1.4 If you need an WP CSS Button outside your posts just use the following line in your template
<?php
if(function_exists("wp_css_button")) {
wp_css_button("Button", "http://www.link.de", "FFFFFF", "000000", "right");
}
?>
Contact
Plugin in Action
If you want to see the WordPress CTA Button in action, take a look at these Websites
Requires: 2.7.0 or higher
Compatible up to: 3.2.5
Last Updated: 2011-2-23
Downloads: 5,529




