Version Description
- updated documentation links to new homepage
- fully tested with latest versions of php and Wordpress
- reduced support brought back
Download this release
Release Info
Developer | baden03 |
Plugin | T(-) Countdown |
Version | 2.3.23 |
Comparing to | |
See all releases |
Code changes from version 2.3.22.1 to 2.3.23
- countdown-timer.php +6 -6
- readme.txt +12 -12
countdown-timer.php
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
/*
|
3 |
Plugin Name: jQuery T(-) Countdown Widget
|
4 |
Text Domain: jquery-t-countdown-widget
|
5 |
-
Plugin URI: https://
|
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
|
@@ -12,7 +12,7 @@ License: GPL2
|
|
12 |
|
13 |
class WP_TMinusCD {
|
14 |
var $plugin_name = 'jQuery T(-) Countdown Widget';
|
15 |
-
var $version = '2.3.
|
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';
|
@@ -268,10 +268,10 @@ class WP_TMinusCD {
|
|
268 |
<p><?php printf( __('Notice: jQuery T(-) Countdown Widget is a legacy plugin and will no longer be supported. Please update to the actively developed version: %sT(-) Countdown%s', '<a href="https://wordpress.org/plugins/t-countdown/">', '</a>'), 'jquery-t-countdown-widget' ); ?></p>
|
269 |
<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>
|
270 |
<ul>
|
271 |
-
<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://
|
272 |
-
<li><?php printf( __( 'A %sCommunity translation%s tool has been set up that allows anyone to assist in translating T(-) Countdown.
|
273 |
<li><?php printf( __( 'If this plugin %s, please consider %ssharing your story%s with others.', 'jquery-t-countdown-widget'), $like_it, '<a href="'.$share_it.'" target="_blank">', '</a>' ) ?></li>
|
274 |
-
<li><a href="https://wordpress.org/plugins/jquery-t-countdown-widget/" target="_blank">WordPress.org</a> | <a href="https://
|
275 |
</ul>
|
276 |
</ul>
|
277 |
</div>
|
2 |
/*
|
3 |
Plugin Name: jQuery T(-) Countdown Widget
|
4 |
Text Domain: jquery-t-countdown-widget
|
5 |
+
Plugin URI: https://pluginoven.com/plugins/t-countdown/
|
6 |
Description: Display and configure multiple T(-) Countdown timers using a shortcode or sidebar widget.
|
7 |
+
Version: 2.3.23
|
8 |
Author: twinpictures, baden03
|
9 |
Author URI: https://www.twinpictures.de/
|
10 |
License: GPL2
|
12 |
|
13 |
class WP_TMinusCD {
|
14 |
var $plugin_name = 'jQuery T(-) Countdown Widget';
|
15 |
+
var $version = '2.3.23';
|
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';
|
268 |
<p><?php printf( __('Notice: jQuery T(-) Countdown Widget is a legacy plugin and will no longer be supported. Please update to the actively developed version: %sT(-) Countdown%s', '<a href="https://wordpress.org/plugins/t-countdown/">', '</a>'), 'jquery-t-countdown-widget' ); ?></p>
|
269 |
<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>
|
270 |
<ul>
|
271 |
+
<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://pluginoven.com/plugins/t-countdown/documentation/" target="_blank">', '</a>'); ?></li>
|
272 |
+
<li><?php printf( __( 'A %sCommunity translation%s tool has been set up that allows anyone to assist in translating T(-) Countdown.', 'jquery-t-countdown-widget'), '<a href="https://translate.wordpress.org/projects/wp-plugins/jquery-t-countdown-widget/" target="_blank">', '</a>'); ?></li>
|
273 |
<li><?php printf( __( 'If this plugin %s, please consider %ssharing your story%s with others.', 'jquery-t-countdown-widget'), $like_it, '<a href="'.$share_it.'" target="_blank">', '</a>' ) ?></li>
|
274 |
+
<li><a href="https://wordpress.org/plugins/jquery-t-countdown-widget/" target="_blank">WordPress.org</a> | <a href="https://pluginoven.com/plugins/t-countdown/" target="_blank">Twinpictues Plugin Oven</a></li>
|
275 |
</ul>
|
276 |
</ul>
|
277 |
</div>
|
readme.txt
CHANGED
@@ -4,9 +4,9 @@ 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.
|
10 |
License: GPLv2 or later
|
11 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
12 |
|
@@ -14,7 +14,7 @@ jQuery T(-) Countdown Widget will display a highly customizable, HTML5 countdown
|
|
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://
|
18 |
|
19 |
== Installation ==
|
20 |
|
@@ -32,7 +32,7 @@ jQuery T(-) Countdown Widget will display a highly customizable HTML5 countdown
|
|
32 |
== Frequently Asked Questions ==
|
33 |
|
34 |
= How does one use the shortcode, exactly? =
|
35 |
-
A <a href='https://
|
36 |
|
37 |
= Where can I fork this plugin and contribute changes? =
|
38 |
<a href='https://github.com/baden03/t-minus-countdown'>github</a>
|
@@ -51,9 +51,6 @@ Yes, yes... <a href='https://www.facebook.com/twinpictures'>Twinpictures is on F
|
|
51 |
= Does Twinpictures do the Twitter? =
|
52 |
Ah yes! <a href='https://twitter.com/#!/twinpictures'>@Twinpictures</a> is on the Twitter.
|
53 |
|
54 |
-
= Where may one enjoy U.S. news that gives giggle? =
|
55 |
-
* The Daily Show with <i>Trevor Noah</i>
|
56 |
-
* Last Week Tonight with John Oliver
|
57 |
|
58 |
== Screenshots ==
|
59 |
|
@@ -66,6 +63,11 @@ Ah yes! <a href='https://twitter.com/#!/twinpictures'>@Twinpictures</a> is on th
|
|
66 |
|
67 |
== Changelog ==
|
68 |
|
|
|
|
|
|
|
|
|
|
|
69 |
= 2.3.22.1 =
|
70 |
* remove end of support and update notice to admin
|
71 |
|
@@ -329,7 +331,5 @@ Ah yes! <a href='https://twitter.com/#!/twinpictures'>@Twinpictures</a> is on th
|
|
329 |
* The plugin came to be.
|
330 |
|
331 |
== Upgrade Notice ==
|
332 |
-
*
|
333 |
-
*
|
334 |
-
* added end of life notice.
|
335 |
-
* forked development to <a href="https://wordpress.org/plugins/t-countdown/">T(-) Countdown</a>.
|
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.9-alpha-51904
|
8 |
+
Stable tag: 2.3.23
|
9 |
+
Requires PHP: 7.4
|
10 |
License: GPLv2 or later
|
11 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
12 |
|
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://pluginoven.com/plugins/t-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 |
|
32 |
== Frequently Asked Questions ==
|
33 |
|
34 |
= How does one use the shortcode, exactly? =
|
35 |
+
A <a href='https://pluginoven.com/plugins/t-countdown/documentation/'>complete list of shortcode options</a> has been provided to answer this exact question.
|
36 |
|
37 |
= Where can I fork this plugin and contribute changes? =
|
38 |
<a href='https://github.com/baden03/t-minus-countdown'>github</a>
|
51 |
= Does Twinpictures do the Twitter? =
|
52 |
Ah yes! <a href='https://twitter.com/#!/twinpictures'>@Twinpictures</a> is on the Twitter.
|
53 |
|
|
|
|
|
|
|
54 |
|
55 |
== Screenshots ==
|
56 |
|
63 |
|
64 |
== Changelog ==
|
65 |
|
66 |
+
= 2.3.23 =
|
67 |
+
* updated documentation links to new homepage
|
68 |
+
* fully tested with latest versions of php and Wordpress
|
69 |
+
* reduced support brought back
|
70 |
+
|
71 |
= 2.3.22.1 =
|
72 |
* remove end of support and update notice to admin
|
73 |
|
331 |
* The plugin came to be.
|
332 |
|
333 |
== Upgrade Notice ==
|
334 |
+
* updated documentation links to new homepage
|
335 |
+
* fully tested with latest versions of php and Wordpress
|
|
|
|