Countdown Timer – Widget Countdown - Version 1.4.4

Version Description

  • Edit admin options.

=

Download this release

Release Info

Developer wpdevart
Plugin Icon 128x128 Countdown Timer – Widget Countdown
Version 1.4.4
Comparing to
See all releases

Code changes from version 1.4.3 to 1.4.4

includes/admin_menu.php CHANGED
@@ -439,7 +439,7 @@ die;
439
  <img class="image" src="<?php echo $this->plugin_url.'images/post_example.jpg' ?>">
440
  </div>
441
  <div class="image_width_description">
442
- <span class="description">For adding countdown timer into your website Sidebars go to your Widgets page, drop and down Countdown widget into your sidebar. Then set the Countdown timer options, then save changes. Look the screenshot below</span>
443
  <img class="image" src="<?php echo $this->plugin_url.'images/widget_example.jpg' ?>">
444
  </div>
445
 
439
  <img class="image" src="<?php echo $this->plugin_url.'images/post_example.jpg' ?>">
440
  </div>
441
  <div class="image_width_description">
442
+ <span class="description">For adding countdown timer into your website Sidebars go to your website Widgets page, pick and drop Countdown widget into your sidebar. Then set the Countdown timer options, then save changes. Look the screenshot below</span>
443
  <img class="image" src="<?php echo $this->plugin_url.'images/widget_example.jpg' ?>">
444
  </div>
445
 
includes/style/effects.css CHANGED
@@ -108,7 +108,7 @@
108
  animation-name: flash;
109
  }
110
 
111
- /* Originally authored by Nick Pettit - https://github.com/nickpettit/glide, thanks to Nick Pettit */
112
 
113
  @-webkit-keyframes pulse {
114
  0% {
108
  animation-name: flash;
109
  }
110
 
111
+ /* Originally authored by Nick Pettit - https://github.com/nickpettit/glide, thanks a lot to Nick Pettit */
112
 
113
  @-webkit-keyframes pulse {
114
  0% {
includes/style/jquery-ui-style.css CHANGED
@@ -31,7 +31,7 @@
31
  clear: both;
32
  }
33
  .ui-helper-clearfix {
34
- min-height: 0; /* supports: IE7 */
35
  }
36
  .ui-helper-zfix {
37
  width: 100%;
@@ -40,7 +40,7 @@
40
  left: 0;
41
  position: absolute;
42
  opacity: 0;
43
- filter:Alpha(Opacity=0); /* supports: IE8 */
44
  }
45
 
46
  .ui-front {
@@ -119,7 +119,7 @@
119
  cursor: pointer;
120
  vertical-align: middle;
121
  text-align: center;
122
- overflow: visible; /* removes extra width in IE */
123
  }
124
  .ui-button,
125
  .ui-button:link,
31
  clear: both;
32
  }
33
  .ui-helper-clearfix {
34
+ min-height: 0; /* support: IE7 */
35
  }
36
  .ui-helper-zfix {
37
  width: 100%;
40
  left: 0;
41
  position: absolute;
42
  opacity: 0;
43
+ filter:Alpha(Opacity=0); /* support: IE8 */
44
  }
45
 
46
  .ui-front {
119
  cursor: pointer;
120
  vertical-align: middle;
121
  text-align: center;
122
+ overflow: visible; /* removes extra width in IE browser */
123
  }
124
  .ui-button,
125
  .ui-button:link,
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://wpdevart.com/wordpress-countdown-plugin
4
  Tags: countdown, count down, countdown timer, jQuery countdown, countdown generator, animated countdown, countdown widget, timer, countdown clock, wp countdown timer, event countdown, widget countdown, clock, countdown to time, countdown timer plugin, wordpress countdown, birthday countdown, html5 countdown, wp countdown, countdown timer widget, website countdown, date countdown, flash countdown, time counter
5
  Requires at least: 3.3.0
6
  Tested up to: 4.2.3
7
- Stable tag: 1.4.3
8
  License: GPLv3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -107,6 +107,10 @@ Yes dear user, you can use our date picker from calendar.
107
 
108
  Contact us at support@wpdevart.com and we will send you the pro version.
109
 
 
 
 
 
110
  Dear users, we also recommend you to take a look for this useful plugins - [WordPress booking calendar](https://wordpress.org/plugins/booking-calendar), [WordPress Poll plugin](https://wordpress.org/plugins/polls-widget/), [WordPress Facebook like box](https://wordpress.org/plugins/like-box), [WordPress YouTube](https://wordpress.org/plugins/youtube-video-player), [WordPress Coming soon plugin](https://wordpress.org/plugins/coming-soon-page), [Facebook comments WordPress](https://wordpress.org/plugins/comments-from-facebook), [WordPress lightbox plugin](https://wordpress.org/plugins/lightbox-popup) .
111
 
112
  ### The Best Offer From WpDevArt
@@ -291,6 +295,10 @@ Dear users, we also recommend you to take a look for this useful plugins - [Word
291
 
292
  * Fixed notices.
293
 
 
 
 
 
294
  == Wordpress Countdown step by step guide ==
295
 
296
  ### WordPress Countdown plugin options
4
  Tags: countdown, count down, countdown timer, jQuery countdown, countdown generator, animated countdown, countdown widget, timer, countdown clock, wp countdown timer, event countdown, widget countdown, clock, countdown to time, countdown timer plugin, wordpress countdown, birthday countdown, html5 countdown, wp countdown, countdown timer widget, website countdown, date countdown, flash countdown, time counter
5
  Requires at least: 3.3.0
6
  Tested up to: 4.2.3
7
+ Stable tag: 1.4.4
8
  License: GPLv3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
107
 
108
  Contact us at support@wpdevart.com and we will send you the pro version.
109
 
110
+ = The pro version is one time pay or not =
111
+
112
+ Yes dear users, you need to pay only one time for our pro version.
113
+
114
  Dear users, we also recommend you to take a look for this useful plugins - [WordPress booking calendar](https://wordpress.org/plugins/booking-calendar), [WordPress Poll plugin](https://wordpress.org/plugins/polls-widget/), [WordPress Facebook like box](https://wordpress.org/plugins/like-box), [WordPress YouTube](https://wordpress.org/plugins/youtube-video-player), [WordPress Coming soon plugin](https://wordpress.org/plugins/coming-soon-page), [Facebook comments WordPress](https://wordpress.org/plugins/comments-from-facebook), [WordPress lightbox plugin](https://wordpress.org/plugins/lightbox-popup) .
115
 
116
  ### The Best Offer From WpDevArt
295
 
296
  * Fixed notices.
297
 
298
+ = 1.4.4 =
299
+
300
+ * Edit admin options.
301
+
302
  == Wordpress Countdown step by step guide ==
303
 
304
  ### WordPress Countdown plugin options
wpdevart-countdown.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Countdown Wpdevart
4
  Plugin URI: http://wpdevart.com/wordpress-countdown-plugin/
5
  Description: Countdown plugin is an nice tool to create and insert countdown timers into your posts/pages and widgets .
6
- Version: 1.4.3
7
  Author: wpdevart
8
  Author URI: http://wpdevart.com
9
  License: GPL3 http://www.gnu.org/licenses/gpl-3.0.html
3
  Plugin Name: Countdown Wpdevart
4
  Plugin URI: http://wpdevart.com/wordpress-countdown-plugin/
5
  Description: Countdown plugin is an nice tool to create and insert countdown timers into your posts/pages and widgets .
6
+ Version: 1.4.4
7
  Author: wpdevart
8
  Author URI: http://wpdevart.com
9
  License: GPL3 http://www.gnu.org/licenses/gpl-3.0.html