=== Big Red Button === Contributors: madsphi Tags: button, time, fun Requires at least: 3.0 Tested up to: 3.4.2 Stable tag: 1.1 License: GPLv2 A simple widget that displays a big red button. A message will be shown when someone clicks the button. == Description == Big Red Button simply shows a big red button. When the button is clicked, a message will be shown below the button. When the button is clicked, the plugin can also show how long it has been since the button was last clicked! Button designed by Deleket. == Installation == 1. Upload /big-red-button/ to the /wp-content/plugins/ directory. 2. Active the plugin through the Plugins menu in Wordpress. 3. Add the widget to the sidebar, the footer or somewhere else. 4. Set the texts you want to see around the button and whether you want it to display how long it has been since the button was last clicked! == Frequently Asked Questions == = Why does the button not shown how long it has been since it was last clicked? = The relevant option must be checked in the widget administration (the checkbox "Show time since last button click?" must be checked). The "Text when showing time" field must also contain the string %TIME% somewhere (for example: "It's been %TIME% since the button was last clicked"). == Screenshots == 1. Big Red Button in the sidebar 2. Widget administration == Changelog == = Version 1.0 = * Submitted to wordpress.org