Description
CTC Countdown Timer Cookies is a very simple customizable plugin to add a responsive countdown timer to your wordpress
website with the persistent ability (even in the private mode of the browser).
CTC Countdown allow you to create a persistent, nice and functional
countdown timer just in a few seconds and possibility to reset it any time you want.
You can create responsive countdown timer and display them with shortcode.
COMPLETE SHORTCODE WITH ALL PARAMETERS:
[ctctimer id="post_id"]
Plugin Features
- A fully responsive countdown
- Work with Gutenberg shortcode block.
- Configuration of multiple countdown from admin end
- Set number od days, hours, minutes, seconds
- Set the redirection page for the end time
- Can reset the countdown from the admin end
- Create unlimited customizable countdown
IF YOU FOUND ANY BUG IN MY PLUGIN OR HAVE A QUESTION OR YOU WANT TO ADD ANY NEW FEATURE CONTACT ME AT JERBIUN@GMAIL.COM.
Options
- DAYS : Text field for the number of days
- HOURS : Text field for the number of hours
- MINUTES : Text field for the number of minutes
- Seconds : Text field for the number of seconds
- REDIRECTION : Select field for the redirection page after end time (if not selected a message will be displayed)
- RESET ALL USER DATA : Button for reset the countdown to initial date
Screenshots
Installation
- Upload
ctc-countdown-timer-cookies.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place the shortcode [ctctimer id=»post_id»] in any worpdress post/page/widget…
FAQ
- What happen after end time?
-
After end time there is a redirection to the page that you selected in the admin setting of the countdown.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“CTC Countdown Timer Cookies” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “CTC Countdown Timer Cookies” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- editing the readme file
1.0.0
- First release!