Countdown Timer – Widget Countdown - Version 1.2.7

Version Description

  • Fixed spelling mistake.

=

Download this release

Release Info

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

Code changes from version 1.2.6 to 1.2.7

Files changed (3) hide show
  1. includes/widget.php +1 -1
  2. readme.txt +5 -1
  3. wpdevart-countdown.php +1 -1
includes/widget.php CHANGED
@@ -55,7 +55,7 @@ class wpdevart_countdown extends WP_Widget {
55
  'title' => '',
56
  'text_for_day' => 'Days',
57
  'text_for_hour' => 'Hours',
58
- 'text_for_minut' => 'Minuts',
59
  'text_for_second' => 'Seconds',
60
  'start_time' => mktime (date("H"), date("i"), date("s"),date("n"), date("j"),date("Y")),
61
  'end_time_type' => 'time',
55
  'title' => '',
56
  'text_for_day' => 'Days',
57
  'text_for_hour' => 'Hours',
58
+ 'text_for_minut' => 'Minutes',
59
  'text_for_second' => 'Seconds',
60
  'start_time' => mktime (date("H"), date("i"), date("s"),date("n"), date("j"),date("Y")),
61
  'end_time_type' => 'time',
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
5
  Requires at least: 3.3.0
6
  Tested up to: 4.2.3
7
- Stable tag: 1.2.6
8
  License: GPLv3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -219,6 +219,10 @@ Dear users, we also recommend you to take a look for this useful plugins - [Word
219
 
220
  * Edit admin options.
221
 
 
 
 
 
222
  == Wordpress Countdown step by step guide ==
223
 
224
  ### 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
5
  Requires at least: 3.3.0
6
  Tested up to: 4.2.3
7
+ Stable tag: 1.2.7
8
  License: GPLv3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
219
 
220
  * Edit admin options.
221
 
222
+ = 1.2.7 =
223
+
224
+ * Fixed spelling mistake.
225
+
226
  == Wordpress Countdown step by step guide ==
227
 
228
  ### 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: WordPress Countdown plugin is an nice tool to create and insert countdown timers into your posts/pages and widgets .
6
- Version: 1.2.6
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: WordPress Countdown plugin is an nice tool to create and insert countdown timers into your posts/pages and widgets .
6
+ Version: 1.2.7
7
  Author: wpdevart
8
  Author URI: http://wpdevart.com
9
  License: GPL3 http://www.gnu.org/licenses/gpl-3.0.html