=== Reveal Discount Code === Contributors: gordi555 Donate link: Tags: coupon code, discount code, coupon, promotional code, discount, affiliate link, click for discount, reveal code, click to reveal code, reveal coupon, reveal discount code, discount code button Requires at least: 3.3 Tested up to: 3.9.2 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple Wordpress plugin that quickly lets you add 'click to reveal' buttons and areas on your website. This can be useful for coupon codes, promo codes and other things where you require them to click the button to open a link (in a new window) and also reveal a code. == Description == A simple Wordpress plugin that quickly lets you add 'click to reveal' buttons and areas on your website. This can be useful for coupon codes, promo codes and other things where you require them to click the button to open a link (in a new window) and also reveal a code. PLEASE link to to my website if you decide to use this plugin, it helps to keep it FREE! == Installation == 1. Upload the `revealdiscountcode` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place '[rdc_discount_box title="title of the button before click" code="code to be revealed" link="http://www.linkyouwantthemtogotoonclick.com"]' in your pages and posts. == Frequently asked questions == = How to I change the button text and the link? = Simply modify the 'title' argument in the shortcode for the text before the click. For the revealed text change the 'code' argument. For the affiliate link change the 'link' argument. = How to I change the button style? = Currently you'll have to change the CSS file to change the style of the buttons. Hopefully if this plugin is used more we'll create a styles control panel in Wordpress. You can edit the file located in your plugins directory and then edit '/reveal-discount-code/css/discount-box.css' == Screenshots == 1. The button before the click. 2. The button after the click. == Changelog == 2014-02-07 Adding a page footer link code requirement for the free version. Please contact for unlocked version. 2013-06-28 Created the first version of the plugin.