Plugin info

Total downloads: 41,774
Active installs: 700
Total reviews: 10
Average rating: 4
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 5/27/2025 (218 days ago)
Added to WordPress: 3/16/2014 (11 years old)
Minimum WordPress version: 3.8.1
Tested up to WordPress version: 6.8.3
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Stale • Last updated 218 days ago • 10 reviews

42/100

Is WP Flipclock abandoned?

Likely maintained (last update 218 days ago).

Compatibility

Requires WordPress: 3.8.1
Tested up to: 6.8.3
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

WP Flipclock is a plugin that allows you to quickly and easily add a flipclock to your site’s posts and pages via a shortcode.

The plugin allows you to count down or up from a specific date, as well as choose whether you count down days, hours or minutes.

To use the plugin in your site, all you need to add to the page is the [flipclock] shortcode. There are various attributes you can add as well:-

  • name – Give the flipclock a name. Default is “flipclock”. If you have more than one flipclock on any page it’s useful to give them unique names.
  • countdown (True/False) – Allows you to count down to a date (true), or count up from a date (false). Default is false.
  • date – Any date string, formatted how you like, which the clock will count up from/down to. Default is none.
  • face (days/hours/minutes) – The face of the clock. Default is hours. Options are:-

    • days – Days : Hours : Minutes : Seconds
    • hours – Hours : Minutes : seconds
    • minutes – Minutes : Seconds
  • lang – Changes the language of the labels (days,hours,minutes,seconds). Supported languages: English, Russian, Spanish, French, German.

  • timezone – Sets timezone for date. Now it shows the correct time before the event. The time zones have unique names in the form “Area/Location”, e.g. “America/New_York”.
  • seconds – Hides|shows seconds in face-mode “days”.
    • 1 – shows seconds
    • 0 – hide seconds
  • hidelabel – Adds the ability to hide the labels.

This plugin uses the Flipclock.js library from ObjectiveHTML.

Further support and examples are on the WP Flipclock Documentation page.

About Winwar Media

This plugin is made by Winwar Media, a WordPress Development and Training Agency in Manchester, UK.

Why don’t you?

For Support

We offer support in two places:-

On Github

This project is now on github, you can view the repository here. There are other versions, but this is the one I’ve put up, so where all the developmental will be tracked.

Found a Bug?

Any non security related bugs found, please contact us.

Installation

  1. Upload the plugin (unzipped) into /wp-content/plugins/.
  2. Activate the plugin under the “Plugins” menu.

Frequently Asked Questions

How can I report security bugs?

You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team helps validate, triage and handle any security vulnerabilities. Report a security vulnerability.

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.10

  • Security Fix: fixes a Authenticated (Contributor+) Stored-XSS vulnerability

1.9.1

  • Tested with 6.8.

1.9

  • Security Fix: fixes a Authenticated (Contributor+) Stored-XSS vulnerability
  • Tested with 6.7.

1.8.5

  • Tested with 6.6.

1.8.4

  • Tested with 6.5.

1.8.3

  • Tested with 6.4.

1.8.2

  • Tested with 6.3.

1.8.1

  • Tested with 6.2.

1.8

  • Fixed a potential XSS security vulnerability that would allow contributors to output code on the site.
  • Tested with 6.1.1.

1.7.4

  • Tested with 5.3.
  • Added a CSS fix.
  • Added 24h/12h clocks.

1.7.3

  • Tested with 5.2

1.7.2

  • Fixed bug in hidelabel not displaying (thanks CInsights).

1.7

  • Added Responsiveness.

1.6

  • Adds the ability to hide the labels.
  • Add the ability to have a 24 hour and 12 hour clock

1.5.1

  • Fixed a small bug that “countdown=’false'” ends with a countdown. Allows people to specify no countdown and then still work.

1.5

  • Now doesn’t display negative time if the countdown has passed,.
  • Fixed a bug where the clock was out dependant on timezones (thanks gleave75)

1.4

  • Now allows two different clocks on the same page (if given different names).
  • Added the “lang” Shortcode attribute to choose the languages.
  • Added the “timezone” attribute to set the timezone for the date.
  • Added the “seconds” attribute to hide/show seconds attribute which shows/hides the seconds.
  • Upgraded to flipclock.js version 0.5.5.

A big thank you to Den Kalinin for a lot of the changes in this update.

1.3

  • Rolled back to previous version of flipclock.js, as it caused issues. Will look at when I have time (patches welcome!)

1.2

  • Upgraded to latest version of flipclock.js

1.1

  • Fix display bug in TwentyTwelve

1.0

  • First Release on WordPress’ official site

0.1

  • First Private Release on Github & Plugin Official Site