Title: WP Flipclock
Author: Rhys Wynne
Published: <strong>مارس 16, 2014</strong>
Last modified: دسامبر 11, 2025

---

Search plugins

![](https://ps.w.org/wp-flipclock/assets/banner-772x250.png?rev=876336)

![](https://ps.w.org/wp-flipclock/assets/icon-256x256.png?rev=972388)

# WP Flipclock

 By [Rhys Wynne](https://profiles.wordpress.org/rhyswynne/)

[Download](https://downloads.wordpress.org/plugin/wp-flipclock.zip)

 * [Details](https://azb.wordpress.org/plugins/wp-flipclock/#description)
 * [Reviews](https://azb.wordpress.org/plugins/wp-flipclock/#reviews)
 *  [Installation](https://azb.wordpress.org/plugins/wp-flipclock/#installation)
 * [Development](https://azb.wordpress.org/plugins/wp-flipclock/#developers)

 [Support](https://wordpress.org/support/plugin/wp-flipclock/)

## 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](http://www.flipclockjs.com) library from [ObjectiveHTML](https://www.objectivehtml.com/).

Further support and examples are on the [WP Flipclock Documentation](https://www.winwar.co.uk/documentation/wp-flipclock/?utm_source=description&utm_medium=wordpressorgreadme&utm_campaign=wpflipclock)
page.

#### About Winwar Media

This plugin is made by [**Winwar Media**](https://www.winwar.co.uk/?utm_source=aboutwinwarmedia&utm_medium=wordpressorgreadme&utm_campaign=wpflipclock),
a WordPress Development and Training Agency in Manchester, UK.

Why don’t you?

 * Check out our book, [bbPress Complete](https://www.winwar.co.uk/books/bbpress-complete/?utm_source=aboutwinwarmedia&utm_medium=wordpressorgreadme&utm_campaign=wpflipclock)
 * Check out our other [WordPress Plugins](https://www.winwar.co.uk/plugins/?utm_source=aboutwinwarmedia&utm_medium=wordpressorgreadme&utm_campaign=wpflipclock),
   including [WP Email Capture](http://wpemailcapture.com)
 * Follow us on Social Media, such as [Facebook](https://www.facebook.com/winwaruk),
   [Twitter](https://twitter.com/winwaruk) or [Google+](https://plus.google.com/+WinwarCoUk)
 * [Send us an email](https://www.winwar.co.uk/contact-us/?utm_source=aboutwinwarmedia&utm_medium=wordpressorgreadme&utm_campaign=wpflipclock)!
   We like hearing from plugin users.

#### For Support

We offer support in two places:-

 * Support on the [WordPress.org Support Board](https://wordpress.org/support/plugin/wp-flipclock)
 * A [priority support forum](https://www.winwar.co.uk/priority-support/?utm_source=forsupport&utm_medium=wordpressorgreadme&utm_campaign=wpflipclock),
   which offers same-day responses.

#### On Github

This project is now on github, [you can view the repository here](https://github.com/rhyswynne/wp-flipclock).
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 bugs found, please [contact us](http://winwar.co.uk/contact-us/?utm_source=foundabug&utm_medium=wordpressorgreadme&utm_campaign=wpflipclock).

## Installation

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

## Reviews

![](https://secure.gravatar.com/avatar/63e69b6ea12881f7b3cad95b05f84a0c2b89d8fc0650001f63a721f9d0ac5bfc?
s=60&d=retro&r=g)

### 󠀁[Works great!](https://wordpress.org/support/topic/works-great-9641/)󠁿

 [darkNiGHTS](https://profiles.wordpress.org/darknights/) جولای 21, 2025

Very easy to implement. I don’t understand the 1 star reviews at all.

![](https://secure.gravatar.com/avatar/c5606b7462acf13b913fb70d4c0e5407a42a817a0a56aab1034d04ad9bd14b10?
s=60&d=retro&r=g)

### 󠀁[Nice](https://wordpress.org/support/topic/nice-3652/)󠁿

 [hammersmithsociety](https://profiles.wordpress.org/hammersmithsociety/) اوکتوبر
12, 2020

1 star off for lack of true responsiveness and ability to easily scale, otherwise
all good. Seems to resize itself at 768px so it’s semi-responsive though the size
change is substantial. An option for weeks or months would be great.

![](https://secure.gravatar.com/avatar/75afb56fd5e9325adc20db2fdb0f79be44178845fa78a89f42d8ca510a665540?
s=60&d=retro&r=g)

### 󠀁[Needed a little CSS additional tweaking for mobile](https://wordpress.org/support/topic/needed-a-little-css-additional-tweaking-for-mobile/)󠁿

 [Jess](https://profiles.wordpress.org/jessicafs/) اوکتوبر 24, 2018

Nice, simple plug in. In case someone needs it… for smaller screens, changed ‘.flip-
clock-wrapper’ margin from ‘auto’ to ‘-11px’ and added width of 115%, also added‘.
flip-clock-wrapper ul’ margin of ‘1px’: @media ( max-width:767px ) { .flip-clock-
wrapper { margin: 0 -11px; display: block; width:115%;} .flip-clock-wrapper ul {
height: 50px; line-height: 50px; margin:1px; } } }

![](https://secure.gravatar.com/avatar/e22e17a7cd0f88aa7ecb7a2608f610cc40a6849b05aa6aeb7d6c383acfb59208?
s=60&d=retro&r=g)

### 󠀁[Great on desktop](https://wordpress.org/support/topic/great-on-desktop/)󠁿

 [Stig](https://profiles.wordpress.org/stigsolberg/) فووریه 12, 2017

I really like this plugin. I would give it five stars if it was responsive.

![](https://secure.gravatar.com/avatar/04c7c52fdb3bba5c388a6ed6d202d78e556a05db86122563fcdc752d51b66885?
s=60&d=retro&r=g)

### 󠀁[Timezone Doesn’t Work](https://wordpress.org/support/topic/timezone-doesnt-work/)󠁿

 [Mystech](https://profiles.wordpress.org/mystech/) ژانویه 20, 2017 1 reply

America/New_York timezone is 5 hours farther back in the past than it should be.

![](https://secure.gravatar.com/avatar/f845bcfb2b1ca7c54963dcef3847b582550c01b28ebd924236a5801486b07a4a?
s=60&d=retro&r=g)

### 󠀁[Not option to add in text box with 4.5](https://wordpress.org/support/topic/not-option-to-add-in-text-box-with-45/)󠁿

 [darrensen](https://profiles.wordpress.org/darrensen/) سپتامبر 3, 2016

Option to add shortcode in text box is missing in WP 4.5.

 [ Read all 9 reviews ](https://wordpress.org/support/plugin/wp-flipclock/reviews/)

## Contributors & Developers

“WP Flipclock” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ Rhys Wynne ](https://profiles.wordpress.org/rhyswynne/)

[Translate “WP Flipclock” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-flipclock)

### Interested in development?

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

## Changelog

#### 1.10.1

 * Tested with 6.9.

#### 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](https://github.com/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](https://github.com/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

## Meta

 *  Version **1.10.1**
 *  Last updated **4 آی‌لار ago**
 *  Active installations **700+**
 *  WordPress version ** 3.8.1 or higher **
 *  Tested up to **6.9.4**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-flipclock/)
 * Tags
 * [clocks](https://azb.wordpress.org/plugins/tags/clocks/)[flipclock](https://azb.wordpress.org/plugins/tags/flipclock/)
   [jquery](https://azb.wordpress.org/plugins/tags/jquery/)[timers](https://azb.wordpress.org/plugins/tags/timers/)
 *  [Advanced View](https://azb.wordpress.org/plugins/wp-flipclock/advanced/)

## Ratings

 4 out of 5 stars.

 *  [  6 5-star reviews     ](https://wordpress.org/support/plugin/wp-flipclock/reviews/?filter=5)
 *  [  2 4-star reviews     ](https://wordpress.org/support/plugin/wp-flipclock/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-flipclock/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-flipclock/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/wp-flipclock/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/wp-flipclock/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-flipclock/reviews/)

## Contributors

 *   [ Rhys Wynne ](https://profiles.wordpress.org/rhyswynne/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-flipclock/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.winwar.co.uk/plugins/wp-flipclock/#donate)