License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Pro CTA Buttons == Plugin Name: Pro CTA Buttons Plugin URI: http://becoded.net/pro-cta Tags: cta buttons, buttons, insert buttons Author: Alex Author URI: http://becoded.net/ Tested up to: 3.4 Stable tag: 1.0 == Description == Quickly insert a call to action to your website == Installation == You can either install it automatically from the WordPress admin, or do it manually: 1. Unzip the archive and put the `pro_cta` folder into your plugins folder (/wp-content/plugins/). 2. Activate the plugin from the Plugins menu. youtube video: http://www.youtube.com/embed/oWeNMyDFulI == How to use == Go to Pro CTA menu on the left, click on show buttons, you will see a list of buttons. Click on the buttons and you will see the code to paste to your post/page. There are some values you need to set url: the url you want the user to go to when they click on the button for example: url="http://yoururl.com/" height: the height of the button width: width of the button (remember, only set width or height, don't set both, the value must be in pixel (px) for example: width="300px" target: if you want the link to be opened in new window, set target="_blank", else, leave it as default That's all!