=== Yet Another Countdown Plugin === Contributors: vincentloy1 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=RQCWG6MMSNCC8&item_name=Support+YACP+Plugin+Dev¤cy_code=EUR&source=url Tags: yacp, yet another countdown plugin, countdown, countup, timer Requires at least: 4.6 Tested up to: 5.2.0 Stable tag: 1.0.1 Requires PHP: 5.2.4 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html YACP allow you to add a countdown to any Wordpress post and page. It's easy to use, open source, and developer friendly == Description == # YACP - Yet Another Countdown Plugin ## A flexible Countdown plugin for Wordpress YACP allow you to add a countdown to any Wordpress post or page. It's god damn easy-to-use, open-source, and developer friendly. ### Easy Install YACP is easy to install, just drag and drop the zipped version into the Wordpress Plugin installer. ### No Limitations YACP is 100% shortcode based, and you can create unlimited countdowns for your website. There is no premium version. ### Open Source YACP is open-source, you can access and read the source code. Anyone who want to contribute is welcome. ### Flexible YACP is developer friendly and based on simplycountdown.js, anyone with basic CSS skills can create a custom countdown theme. *By choosing the `My Custom CSS` theme in the configuration page, that will create a countdown without any styles. The created countdown will have the `simply-countdown-custom` class* See the [custom CSS template](https://gist.github.com/VincentLoy/60e85332452598b276e9f1162ed2f055) for more information. == Installation == YACP is easy to install, just drag and drop the zipped version into the Wordpress Plugin installer. 1. Upload the plugin files to the `/wp-content/plugins/YACP` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress == Screenshots == 1. Countdown example in the header 2. Countdown example in a post 3. YACP admin listing example 4. YACP creation countdown page example == Changelog == = 1.0.1 = * Some code refactoring and improve security = 1.0.0 = * First release