Version Description
- reverted plugin name back to original jQuery T(-) Countdown Widget
- added end of life notice.
- forked development of 2.4.0 branch to T(-) Countdown.
Download this release
Release Info
Developer | baden03 |
Plugin | T(-) Countdown |
Version | 2.3.21 |
Comparing to | |
See all releases |
Code changes from version 2.3.20 to 2.3.21
- countdown-timer.php +7 -6
- readme.txt +13 -6
countdown-timer.php
CHANGED
@@ -1,21 +1,21 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
-
Plugin Name: T(-) Countdown
|
4 |
Text Domain: jquery-t-countdown-widget
|
5 |
Plugin URI: https://plugins.twinpictures.de/plugins/t-minus-countdown/
|
6 |
Description: Display and configure multiple T(-) Countdown timers using a shortcode or sidebar widget.
|
7 |
-
Version: 2.3.
|
8 |
Author: twinpictures, baden03
|
9 |
Author URI: https://www.twinpictures.de/
|
10 |
License: GPL2
|
11 |
*/
|
12 |
|
13 |
class WP_TMinusCD {
|
14 |
-
var $plugin_name = 'T(-) Countdown';
|
15 |
-
var $version = '2.3.
|
16 |
var $domain = 'tminus';
|
17 |
-
var $plguin_options_page_title = 'T(-) Countdown Options';
|
18 |
-
var $plugin_options_menue_title = 'T(-) Countdown';
|
19 |
var $plugin_options_slug = 't-countdown';
|
20 |
|
21 |
var $options_name = 'WP_TMC_options';
|
@@ -256,6 +256,7 @@ class WP_TMinusCD {
|
|
256 |
<h3><?php _e( 'About' ) ?></h3>
|
257 |
<div class="inside">
|
258 |
<h4><?php echo $this->plugin_name; ?> <?php _e('Version', 'jquery-t-countdown-widget'); ?> <?php echo $this->version; ?></h4>
|
|
|
259 |
<p><?php _e( 'T(-) Countdown is a highly customizable, HTML5 countdown timer that can be displayed as a sidebar widget or in a post or page using a shortcode.', 'jquery-t-countdown-widget') ?></p>
|
260 |
<ul>
|
261 |
<li><?php printf( __( '%sDetailed documentation%s, complete with working demonstrations of all shortcode attributes, is available for your instructional enjoyment.', 'jquery-t-countdown-widget'), '<a href="https://plugins.twinpictures.de/plugins/t-minus-countdown/documentation/" target="_blank">', '</a>'); ?></li>
|
1 |
<?php
|
2 |
/*
|
3 |
+
Plugin Name: jQuery T(-) Countdown Widget
|
4 |
Text Domain: jquery-t-countdown-widget
|
5 |
Plugin URI: https://plugins.twinpictures.de/plugins/t-minus-countdown/
|
6 |
Description: Display and configure multiple T(-) Countdown timers using a shortcode or sidebar widget.
|
7 |
+
Version: 2.3.21
|
8 |
Author: twinpictures, baden03
|
9 |
Author URI: https://www.twinpictures.de/
|
10 |
License: GPL2
|
11 |
*/
|
12 |
|
13 |
class WP_TMinusCD {
|
14 |
+
var $plugin_name = 'jQuery T(-) Countdown Widget';
|
15 |
+
var $version = '2.3.21';
|
16 |
var $domain = 'tminus';
|
17 |
+
var $plguin_options_page_title = 'jQuery T(-) Countdown Widget Options';
|
18 |
+
var $plugin_options_menue_title = 'jQuery T(-) Countdown Widget';
|
19 |
var $plugin_options_slug = 't-countdown';
|
20 |
|
21 |
var $options_name = 'WP_TMC_options';
|
256 |
<h3><?php _e( 'About' ) ?></h3>
|
257 |
<div class="inside">
|
258 |
<h4><?php echo $this->plugin_name; ?> <?php _e('Version', 'jquery-t-countdown-widget'); ?> <?php echo $this->version; ?></h4>
|
259 |
+
<span class="notice notice-info">Notice: jQuery T(-) Countdown Widget is a legacy plugin and will no longer be updated. Please use the actively developed version of <a href="https://wordpress.org/plugins/t-countdown/">T(-) Countdown</a>.</span>
|
260 |
<p><?php _e( 'T(-) Countdown is a highly customizable, HTML5 countdown timer that can be displayed as a sidebar widget or in a post or page using a shortcode.', 'jquery-t-countdown-widget') ?></p>
|
261 |
<ul>
|
262 |
<li><?php printf( __( '%sDetailed documentation%s, complete with working demonstrations of all shortcode attributes, is available for your instructional enjoyment.', 'jquery-t-countdown-widget'), '<a href="https://plugins.twinpictures.de/plugins/t-minus-countdown/documentation/" target="_blank">', '</a>'); ?></li>
|
readme.txt
CHANGED
@@ -1,20 +1,20 @@
|
|
1 |
-
=== T(-) Countdown ===
|
2 |
|
3 |
Contributors: twinpictures, baden03
|
4 |
Donate link: https://plugins.twinpictures.de/plugins/t-minus-countdown/
|
5 |
Tags: countdown, timer, clock, ticker, widget, event, counter, count down, twinpictures, t minus, t-minus, t(-), t(-) countdown, t-countdown, t (-) countdown, plugin-oven, pluginoven, G2, spaceBros, littlewebtings, jQuery, javascript
|
6 |
Requires at least: 4.7
|
7 |
-
Tested up to: 5.
|
8 |
-
Stable tag: 2.3.
|
9 |
Requires PHP: 7.0
|
10 |
License: GPLv2 or later
|
11 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
12 |
|
13 |
-
T(-) Countdown will display a highly customizable, HTML5 countdown timer as a sidebar widget or in a post or page using a shortcode.
|
14 |
|
15 |
== Description ==
|
16 |
|
17 |
-
T(-) Countdown will display a highly customizable HTML5 countdown timer as a sidebar widget or in a post or page using a shortcode. Perfect for informing one's website visitors of an upcoming event, such as a pending space voyage. Using Jedi Mind-tricks and CSS... but mostly CSS, the countdown timer is highly customizable for your viewing pleasure. A <a href='https://plugins.twinpictures.de/plugins/t-minus-countdown/documentation/'>complete listing of shortcode options</a> are available, as well as <a href='https://wordpress.org/support/plugin/jquery-t-countdown-widget'>free community</a> support. This plug-in was inspired by littlewebthings' CountDown jQuery plugin. Intergalactic planetary thanks to g2.de, siliconstudio.com and be.net/arturex for the included css styles.
|
18 |
|
19 |
== Installation ==
|
20 |
|
@@ -66,6 +66,11 @@ Ah yes! <a href='https://twitter.com/#!/twinpictures'>@Twinpictures</a> is on th
|
|
66 |
|
67 |
== Changelog ==
|
68 |
|
|
|
|
|
|
|
|
|
|
|
69 |
= 2.3.20 =
|
70 |
* get_styles() is now a static function
|
71 |
|
@@ -318,4 +323,6 @@ Ah yes! <a href='https://twitter.com/#!/twinpictures'>@Twinpictures</a> is on th
|
|
318 |
* The plugin came to be.
|
319 |
|
320 |
== Upgrade Notice ==
|
321 |
-
*
|
|
|
|
1 |
+
=== jQuery T(-) Countdown Widget ===
|
2 |
|
3 |
Contributors: twinpictures, baden03
|
4 |
Donate link: https://plugins.twinpictures.de/plugins/t-minus-countdown/
|
5 |
Tags: countdown, timer, clock, ticker, widget, event, counter, count down, twinpictures, t minus, t-minus, t(-), t(-) countdown, t-countdown, t (-) countdown, plugin-oven, pluginoven, G2, spaceBros, littlewebtings, jQuery, javascript
|
6 |
Requires at least: 4.7
|
7 |
+
Tested up to: 5.2.2
|
8 |
+
Stable tag: 2.3.21
|
9 |
Requires PHP: 7.0
|
10 |
License: GPLv2 or later
|
11 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
12 |
|
13 |
+
jQuery T(-) Countdown Widget will display a highly customizable, HTML5 countdown timer as a sidebar widget or in a post or page using a shortcode. This legacy plugin will no longer be updated. Please use the T(-) Countdown plugin instead.
|
14 |
|
15 |
== Description ==
|
16 |
|
17 |
+
jQuery T(-) Countdown Widget will display a highly customizable HTML5 countdown timer as a sidebar widget or in a post or page using a shortcode. Perfect for informing one's website visitors of an upcoming event, such as a pending space voyage. Using Jedi Mind-tricks and CSS... but mostly CSS, the countdown timer is highly customizable for your viewing pleasure. A <a href='https://plugins.twinpictures.de/plugins/t-minus-countdown/documentation/'>complete listing of shortcode options</a> are available, as well as <a href='https://wordpress.org/support/plugin/jquery-t-countdown-widget'>free community</a> support. This plug-in was inspired by littlewebthings' CountDown jQuery plugin. Intergalactic planetary thanks to g2.de, siliconstudio.com and be.net/arturex for the included css styles. This is a legacy plugin and will no longer be updated. The actively developed version of this plugin can be found at: <a href="https://wordpress.org/plugins/t-countdown/">T(-) Countdown</a>.
|
18 |
|
19 |
== Installation ==
|
20 |
|
66 |
|
67 |
== Changelog ==
|
68 |
|
69 |
+
= 2.3.21 =
|
70 |
+
* reverted plugin name back to original jQuery T(-) Countdown Widget
|
71 |
+
* added end of life notice.
|
72 |
+
* forked development of 2.4.0 branch to <a href="https://wordpress.org/plugins/t-countdown/">T(-) Countdown</a>.
|
73 |
+
|
74 |
= 2.3.20 =
|
75 |
* get_styles() is now a static function
|
76 |
|
323 |
* The plugin came to be.
|
324 |
|
325 |
== Upgrade Notice ==
|
326 |
+
* reverted plugin name back to original jQuery T(-) Countdown Widget
|
327 |
+
* added end of life notice.
|
328 |
+
* forked development to <a href="https://wordpress.org/plugins/t-countdown/">T(-) Countdown</a>.
|