Version Description
Download this release
Release Info
Developer | wpdevart |
Plugin | Countdown Timer – Widget Countdown |
Version | 1.9.4 |
Comparing to | |
See all releases |
Code changes from version 1.9.3 to 1.9.4
- includes/admin_menu.php +8 -4
- includes/widget.php +6 -2
- readme.txt +1 -1
- wpdevart-countdown.php +1 -1
includes/admin_menu.php
CHANGED
@@ -224,9 +224,11 @@ class wpdevart_countdown_admin_menu{
|
|
224 |
Countdown timer text color <span class="pro_feature"> (pro)</span> <span title="Choose the Countdown text color." class="desription_class">?</span>
|
225 |
</td>
|
226 |
<td>
|
227 |
-
|
228 |
-
|
229 |
-
|
|
|
|
|
230 |
</td>
|
231 |
</tr>
|
232 |
<tr class="tr_button tr_circle tr_vertical_slide">
|
@@ -235,7 +237,9 @@ class wpdevart_countdown_admin_menu{
|
|
235 |
</td>
|
236 |
<td>
|
237 |
<div onClick="alert(countdown_pro_text)">
|
238 |
-
|
|
|
|
|
239 |
</div>
|
240 |
</td>
|
241 |
</tr>
|
224 |
Countdown timer text color <span class="pro_feature"> (pro)</span> <span title="Choose the Countdown text color." class="desription_class">?</span>
|
225 |
</td>
|
226 |
<td>
|
227 |
+
<div onClick="alert(countdown_pro_text)">
|
228 |
+
<div class="wp-picker-container disabled_picker">
|
229 |
+
<button type="button" class="button wp-color-result" aria-expanded="false" style="background-color: rgb(0, 0, 0);"><span class="wp-color-result-text">Select Color</span></button>
|
230 |
+
</div>
|
231 |
+
</div>
|
232 |
</td>
|
233 |
</tr>
|
234 |
<tr class="tr_button tr_circle tr_vertical_slide">
|
237 |
</td>
|
238 |
<td>
|
239 |
<div onClick="alert(countdown_pro_text)">
|
240 |
+
<div class="wp-picker-container disabled_picker">
|
241 |
+
<button type="button" class="button wp-color-result" aria-expanded="false" style="background-color: rgb(62, 89, 165);"><span class="wp-color-result-text">Select Color</span></button>
|
242 |
+
</div>
|
243 |
</div>
|
244 |
</td>
|
245 |
</tr>
|
includes/widget.php
CHANGED
@@ -219,7 +219,9 @@ class wpdevart_countdown extends WP_Widget {
|
|
219 |
<label>Countdown text color:<span class="pro_feature"> (pro)</span></label>
|
220 |
<br>
|
221 |
<div onClick="alert(countdown_pro_text)">
|
222 |
-
|
|
|
|
|
223 |
</div>
|
224 |
</p>
|
225 |
|
@@ -227,7 +229,9 @@ class wpdevart_countdown extends WP_Widget {
|
|
227 |
<label> Countdown background color:<span class="pro_feature"> (pro)</span></label>
|
228 |
<br>
|
229 |
<div onClick="alert(countdown_pro_text)">
|
230 |
-
|
|
|
|
|
231 |
</div>
|
232 |
</p>
|
233 |
|
219 |
<label>Countdown text color:<span class="pro_feature"> (pro)</span></label>
|
220 |
<br>
|
221 |
<div onClick="alert(countdown_pro_text)">
|
222 |
+
<div class="wp-picker-container disabled_picker">
|
223 |
+
<button type="button" class="button wp-color-result" aria-expanded="false" style="background-color: rgb(0, 0, 0);"><span class="wp-color-result-text">Select Color</span></button>
|
224 |
+
</div>
|
225 |
</div>
|
226 |
</p>
|
227 |
|
229 |
<label> Countdown background color:<span class="pro_feature"> (pro)</span></label>
|
230 |
<br>
|
231 |
<div onClick="alert(countdown_pro_text)">
|
232 |
+
<div class="wp-picker-container disabled_picker">
|
233 |
+
<button type="button" class="button wp-color-result" aria-expanded="false" style="background-color: rgb(62, 89, 165);"><span class="wp-color-result-text">Select Color</span></button>
|
234 |
+
</div>
|
235 |
</div>
|
236 |
</p>
|
237 |
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://wpdevart.com/wordpress-countdown-plugin
|
|
4 |
Tags: countdown, countdown widget, countdown timer, countdown system, countdown generator, count down, jQuery countdown, animated countdown, timer, countdown clock, wp countdown timer, event countdown, widget countdown, clock, countdown timer plugin, wordpress 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.9.1
|
7 |
-
Stable tag: 1.9.
|
8 |
License: GPLv3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
4 |
Tags: countdown, countdown widget, countdown timer, countdown system, countdown generator, count down, jQuery countdown, animated countdown, timer, countdown clock, wp countdown timer, event countdown, widget countdown, clock, countdown timer plugin, wordpress 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.9.1
|
7 |
+
Stable tag: 1.9.4
|
8 |
License: GPLv3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
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.9.
|
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.9.4
|
7 |
Author: wpdevart
|
8 |
Author URI: http://wpdevart.com
|
9 |
License: GPL3 http://www.gnu.org/licenses/gpl-3.0.html
|