=== Brexit Timer === Contributors: laurencebahiirwa Donate link: https://omukiguy.com/ Tags: Counter, Brexit, Events, Countdown, Timer Requires at least: 4.0 Tested up to: 5.2.0 Stable tag: 1.0.0 Requires PHP: 5.2.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Keep your readers upto date with the upcoming event - Brexit. Add the [brexit_timer] shortcode to your post/page/widget to show the Countdown. == Description == Keep your readers upto date with the upcoming event - Brexit. Add the [brexit_timer] shortcode to your post/page/widget to show the Countdown. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress == Usage == Add the shortcode ```[brexit_timer]``` to desired post/page/widget and save to have the code working. === Options === One can add some customization to the shortcode such as * Words to preceed the timer = ```[brexit_timer wording="migration"]``` * Date = ```[brexit_timer date="2019-04-12 23:00:00"]``` * You can also use the combination of all options. == Contribute/Issues/Feedback == If you have any feedback, just write an issue. Or fork the code and submit a PR [on Github](https://github.com/bahiirwa/brexittimer). == Frequently Asked Questions == = Does this work for Brexit only? = No, you can add this timer for any event and add a date and name to it. == Changelog == = 1.0.0 = * Initial Release