Version Description
- Bugs fixed.
=
Download this release
Release Info
Developer | wpdevart |
Plugin | Countdown Timer – Widget Countdown |
Version | 1.0.7 |
Comparing to | |
See all releases |
Code changes from version 1.0.6 to 1.0.7
- includes/admin_menu.php +3 -3
- readme.txt +7 -7
- wpdevart-countdown.php +1 -1
includes/admin_menu.php
CHANGED
@@ -414,7 +414,7 @@ die;
|
|
414 |
'image_url' => $this->plugin_url.'images/featured_plugins/youtube.png',
|
415 |
'site_url' => 'http://wpdevart.com/wordpress-youtube-embed-plugin',
|
416 |
'title' => 'WordPress YouTube Embed',
|
417 |
-
'description' => 'YouTube Embed plugin is an convenient tool for adding
|
418 |
),
|
419 |
'facebook-comments'=>array(
|
420 |
'image_url' => $this->plugin_url.'images/featured_plugins/facebook-comments-icon.png',
|
@@ -437,14 +437,14 @@ die;
|
|
437 |
'poll'=>array(
|
438 |
'image_url' => $this->plugin_url.'images/featured_plugins/poll.png',
|
439 |
'site_url' => 'http://wpdevart.com/wordpress-polls-plugin',
|
440 |
-
'title' => 'Poll',
|
441 |
'description' => 'WordPress Polls plugin is an wonderful tool for creating polls and survey forms for your visitors. You can use our polls on widgets, posts and pages.'
|
442 |
),
|
443 |
'twitter'=>array(
|
444 |
'image_url' => $this->plugin_url.'images/featured_plugins/twitter.png',
|
445 |
'site_url' => 'http://wpdevart.com/wordpress-twitter-plugin',
|
446 |
'title' => 'Twitter button plus',
|
447 |
-
'description' => 'Twitter button plus is nice and useful tool to show Twitter tweet button on your
|
448 |
),
|
449 |
|
450 |
);
|
414 |
'image_url' => $this->plugin_url.'images/featured_plugins/youtube.png',
|
415 |
'site_url' => 'http://wpdevart.com/wordpress-youtube-embed-plugin',
|
416 |
'title' => 'WordPress YouTube Embed',
|
417 |
+
'description' => 'YouTube Embed plugin is an convenient tool for adding videos to your website. Use YouTube Embed plugin to add YouTube videos in posts/pages, widgets.'
|
418 |
),
|
419 |
'facebook-comments'=>array(
|
420 |
'image_url' => $this->plugin_url.'images/featured_plugins/facebook-comments-icon.png',
|
437 |
'poll'=>array(
|
438 |
'image_url' => $this->plugin_url.'images/featured_plugins/poll.png',
|
439 |
'site_url' => 'http://wpdevart.com/wordpress-polls-plugin',
|
440 |
+
'title' => 'WordPress Poll',
|
441 |
'description' => 'WordPress Polls plugin is an wonderful tool for creating polls and survey forms for your visitors. You can use our polls on widgets, posts and pages.'
|
442 |
),
|
443 |
'twitter'=>array(
|
444 |
'image_url' => $this->plugin_url.'images/featured_plugins/twitter.png',
|
445 |
'site_url' => 'http://wpdevart.com/wordpress-twitter-plugin',
|
446 |
'title' => 'Twitter button plus',
|
447 |
+
'description' => 'Twitter button plus is nice and useful tool to show Twitter tweet button on your posts and pages.'
|
448 |
),
|
449 |
|
450 |
);
|
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.0.
|
8 |
License: GPLv3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -19,7 +19,7 @@ You can use our Countdown timer in your posts/pages and widgets. It's very easy
|
|
19 |
|
20 |
[Countdown Demo](http://demo.wpdevart.com/wordpress-countdown-demo)
|
21 |
|
22 |
-
WordPress Countdown plugin have useful features.
|
23 |
|
24 |
### Features of WordPress Countdown plugin
|
25 |
|
@@ -119,13 +119,13 @@ Dear users, we also recommend you to take a look for this useful plugins - [Word
|
|
119 |
|
120 |
* Bug fixed on version 1.0.3 .
|
121 |
|
122 |
-
= 1.0.
|
123 |
|
124 |
-
*
|
125 |
|
126 |
-
= 1.0.
|
127 |
|
128 |
-
*
|
129 |
|
130 |
== Wordpress Countdown step by step guide ==
|
131 |
|
@@ -153,7 +153,7 @@ Dear users, we also recommend you to take a look for this useful plugins - [Word
|
|
153 |
|
154 |
### Adding WordPress Countdown timer in your pages/posts
|
155 |
|
156 |
-
|
157 |
|
158 |
### Adding WordPress Countdown timer to your sidebar
|
159 |
|
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.0.7
|
8 |
License: GPLv3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
19 |
|
20 |
[Countdown Demo](http://demo.wpdevart.com/wordpress-countdown-demo)
|
21 |
|
22 |
+
Our WordPress Countdown plugin have a lot of useful features that you will like.
|
23 |
|
24 |
### Features of WordPress Countdown plugin
|
25 |
|
119 |
|
120 |
* Bug fixed on version 1.0.3 .
|
121 |
|
122 |
+
= 1.0.6 =
|
123 |
|
124 |
+
* Added featured plugin .
|
125 |
|
126 |
+
= 1.0.7 =
|
127 |
|
128 |
+
* Bugs fixed.
|
129 |
|
130 |
== Wordpress Countdown step by step guide ==
|
131 |
|
153 |
|
154 |
### Adding WordPress Countdown timer in your pages/posts
|
155 |
|
156 |
+
Activate the plugin after installation, then go to your pages/posts and just click on Countdown shortcode button and add Countdown timer for your pages/posts.
|
157 |
|
158 |
### Adding WordPress Countdown timer to your sidebar
|
159 |
|
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.0.
|
7 |
Author: wpdevart
|
8 |
Author URI: http://wpdevart.com
|
9 |
License: GPL3
|
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.0.7
|
7 |
Author: wpdevart
|
8 |
Author URI: http://wpdevart.com
|
9 |
License: GPL3
|