> WP CSS Button (CTA-Button Plugin) wordpress plugin resources analysis

WP CSS Button (CTA-Button Plugin) wordpress plugin resources analysis

Download This Plugin
Download Elegant Themes
Name WP CSS Button (CTA-Button Plugin)
Version 1.6
Author Hauke Leweling | 59 MEDIA
Rating 100
Last updated 2011-02-23 01:47:00
Downloads
10093
Download Plugins Speed Test plugin for Wordpress

Home page

Delta: 0%

Post page

Delta: 0%
WP CSS Button (CTA-Button Plugin) plugin has no negative impact on PageSpeed score.

Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%

WP CSS Button (CTA-Button Plugin) plugin added 960 bytes of resources to the Home page and 953 bytes of resources to the sample Post page.

WP CSS Button (CTA-Button Plugin) plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.

Great! WP CSS Button (CTA-Button Plugin) plugin ads no tables to your Wordpress blog database.

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]
  • target = The target the button will link to. Like the href tag in a hyperlink
  • color = The color property is optional. This is the background color of the button
  • textcolor = The color property is optional. This is te textcolor of the caption text.
  • float = position of the button inside your post
  • newwindow = Use true or false to open link in a new window. If attribute is not set, the link opens in the same window

The color will be set in hex codes like

  • FFFFFF for white
  • 000000 for black
  • FF0000 for red

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");
} 
?>
  1. Param is the Caption
  2. Param is the Link
  3. Param is the Textcolor
  4. Param is the Backgroundcolor
  5. Param is the float position
  6. Param is for open the link in a new window (_blank)

Contact

Plugin in Action

If you want to see the Wordpress CTA Button in action, take a look at these Websites

Screenshots

Resources added by plugin to Home page/Post page in kB
Total size of resources for Home page/Post page in kB
Random Theme Tests
Phat screenshot

Phat

by: bestwebsoft

4096
100%
Only Coffee screenshot

Only Coffee

by: jacenty3590

2041
0%