Title: TimerPlus: Countdown &amp; Urgency Suite
Author: SpellDot
Published: <strong>May 29, 2026</strong>
Last modified: May 29, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/timerplus-countdown-urgency-suite.svg)

# TimerPlus: Countdown & Urgency Suite

 By [SpellDot](https://profiles.wordpress.org/polosatest/)

[Download](https://downloads.wordpress.org/plugin/timerplus-countdown-urgency-suite.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/timerplus-countdown-urgency-suite/#description)
 * [Reviews](https://wordpress.org/plugins/timerplus-countdown-urgency-suite/#reviews)
 *  [Installation](https://wordpress.org/plugins/timerplus-countdown-urgency-suite/#installation)
 * [Development](https://wordpress.org/plugins/timerplus-countdown-urgency-suite/#developers)

 [Support](https://wordpress.org/support/plugin/timerplus-countdown-urgency-suite/)

## Description

Create urgency across your WordPress site with countdown timers in promotional bars
and standalone content blocks, and add WooCommerce-powered product countdowns plus
stock messaging when WooCommerce is available.

Everything lives in one settings area. Enable the modules you want, configure them
without code, and use the same plugin for sitewide bars, embedded countdowns in 
posts and pages, plus WooCommerce-only product countdowns and stock urgency when
WooCommerce is active.

#### Add countdown timers to WooCommerce product pages

Create fixed-date countdowns for launches, flash sales, and limited-time offers.
You can also sync countdowns automatically with WooCommerce sale dates or use evergreen
timers so each visitor gets their own countdown window.

Use individual product settings or countdown campaigns that target products and 
categories. Choose display positions and countdown themes to fit your store layout.

#### Show stock urgency with messages and progress bars

Display stock messaging and visual stock indicators directly on product pages. Use
thresholds, labels, and progress bars to highlight low inventory and help shoppers
understand stock status without leaving the product page.

#### Run sitewide promotional bars with countdowns

Launch countdown bars for storewide promotions, seasonal sales, and special events.
Add your message, countdown timer, and optional call-to-action button, then choose
whether the bar stays sticky or can be dismissed by visitors.

#### Embed standalone countdowns in posts and pages

Use the Countdown & Urgency block when you want the preferred standalone countdown
experience in the block editor. If you work in classic content, widget areas, or
builders that accept shortcodes, use the built-in shortcode generator to create 
the same kind of countdown with theme and color controls.

#### Built for WooCommerce store owners

TimerPlus: Countdown & Urgency Suite is designed for WordPress sites that want flexible
urgency tools, with deeper product and stock features for WooCommerce stores. Manage
countdowns, stock indicators, bars, and content embeds from `Settings -> TimerPlus:
Countdown & Urgency Suite`.

### License

This plugin is released under the GPLv2 or later license. Full license terms are
available at https://www.gnu.org/licenses/gpl-2.0.html

### Third Party Libraries

This plugin includes the following open source library:

 * **Spectrum Colorpicker** – Admin color picker interface (MIT License)
    Source:
   https://github.com/bgrins/spectrum Shipped files: `assets/vendor/spectrum/spectrum.
   min.js` and `assets/vendor/spectrum/spectrum.css`. Human-readable source: https://
   github.com/bgrins/spectrum/tree/master (`spectrum.js` and `spectrum.css`).

### Development and Build Assets

This plugin ships both the production assets used at runtime and the human-readable
source files used to build them.

 * Block editor source lives in `blocks/countdown/`.
 * `build/countdown/index.js` and `build/countdown/index.asset.php` are generated
   from `blocks/countdown/index.js`, `blocks/countdown/edit.js`, `blocks/countdown/
   save.js`, `blocks/countdown/block.json`, and `config/section-widget-meta.json`.
 * Compiled block assets live in `build/countdown/` and are included for runtime
   use.
 * Shared frontend and admin CSS/JS assets live in `assets/`.
 * PHP source lives in `src/`.
 * The current build workflow is `npm install` followed by `npm run build`.

## Blocks

This plugin provides 1 block.

 *   Countdown & Urgency Embed a standalone Countdown & Urgency timer with the shared
   theme library.

## Installation

 1. Upload the plugin package to `/wp-content/plugins/` or install it through `Plugins-
    > Add New -> Upload Plugin`.
 2. Activate `TimerPlus: Countdown & Urgency Suite` through `Plugins -> Installed Plugins`.
 3. If you want Product Countdown or Stock Indicator, install and activate WooCommerce.
 4. Go to `Settings -> TimerPlus: Countdown & Urgency Suite`.
 5. Enable the modules you want to use and configure their settings.
 6. Add standalone countdowns in the block editor with the `Countdown & Urgency` block
    or use the shortcode generator from the `Blocks & Shortcodes` tab.

## FAQ

### Does this plugin require WooCommerce?

No. TimerPlus: Countdown & Urgency Suite works without WooCommerce for Bar Countdown,
shortcodes, and the Gutenberg block. WooCommerce is required only for Product Countdown
and Stock Indicator.

### What kinds of countdowns can I create?

You can create fixed-date product countdowns, countdowns that automatically follow
WooCommerce sale dates, evergreen product countdowns, sitewide promotional bar countdowns,
and standalone countdowns for posts and pages.

### Can I place countdowns outside product pages?

Yes. Use the `Countdown & Urgency` block in the block editor, or generate a shortcode
for classic content areas, widgets, or builders that support shortcodes.

### Where do I configure the plugin?

Open `Settings -> TimerPlus: Countdown & Urgency Suite` in your WordPress admin.
From there you can enable modules and manage bar countdowns, standalone embeds, 
and, when WooCommerce is active, product countdowns and stock indicators.

### What data does the plugin store?

TimerPlus: Countdown & Urgency Suite can store limited browser and admin preview
data to support its countdown and bar features:

 * Dismissible bar countdowns may store a browser cookie so a dismissed bar stays
   hidden for the configured duration.
 * Evergreen product countdowns may store a browser `localStorage` value so each
   visitor sees a consistent countdown end time on later page loads.
 * Admin countdown preview tools temporarily store signed-in preview state in user
   meta and transients so preview iframes can render the latest settings.

The plugin also registers suggested privacy-policy text in WordPress and supports
export and erase handling for signed-in admin preview data.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“TimerPlus: Countdown & Urgency Suite” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ SpellDot ](https://profiles.wordpress.org/polosatest/)

[Translate “TimerPlus: Countdown & Urgency Suite” into your language.](https://translate.wordpress.org/projects/wp-plugins/timerplus-countdown-urgency-suite)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/timerplus-countdown-urgency-suite/),
check out the [SVN repository](https://plugins.svn.wordpress.org/timerplus-countdown-urgency-suite/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/timerplus-countdown-urgency-suite/)
by [RSS](https://plugins.trac.wordpress.org/log/timerplus-countdown-urgency-suite/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.0.0**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 8.0 or higher **
 * Tags
 * [countdown](https://wordpress.org/plugins/tags/countdown/)[Sales Countdown](https://wordpress.org/plugins/tags/sales-countdown/)
   [urgency](https://wordpress.org/plugins/tags/urgency/)[woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/timerplus-countdown-urgency-suite/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/timerplus-countdown-urgency-suite/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/timerplus-countdown-urgency-suite/reviews/)

## Contributors

 *   [ SpellDot ](https://profiles.wordpress.org/polosatest/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/timerplus-countdown-urgency-suite/)