Countdown Timer – Widget Countdown - Version 2.2.7

Version Description

  • Added an organization chart plugin to the featured plugins list.

=

Download this release

Release Info

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

Code changes from version 2.2.6 to 2.2.7

images/featured_plugins/chart-featured.png ADDED
Binary file
includes/admin_menu.php CHANGED
@@ -623,7 +623,13 @@ die;
623
  'site_url' => 'https://wpdevart.com/wordpress-pricing-table-plugin/',
624
  'title' => 'WordPress Pricing Table',
625
  'description' => 'WordPress Pricing Table plugin is a nice tool for creating beautiful pricing tables. Use WpDevArt pricing table themes and create tables just in a few minutes.'
626
- ),
 
 
 
 
 
 
627
  'youtube'=>array(
628
  'image_url' => $this->plugin_url.'images/featured_plugins/youtube.png',
629
  'site_url' => 'https://wpdevart.com/wordpress-youtube-embed-plugin',
623
  'site_url' => 'https://wpdevart.com/wordpress-pricing-table-plugin/',
624
  'title' => 'WordPress Pricing Table',
625
  'description' => 'WordPress Pricing Table plugin is a nice tool for creating beautiful pricing tables. Use WpDevArt pricing table themes and create tables just in a few minutes.'
626
+ ),
627
+ 'chart'=>array(
628
+ 'image_url' => $this->plugin_url.'images/featured_plugins/chart-featured.png',
629
+ 'site_url' => 'https://wpdevart.com/wordpress-organization-chart-plugin/',
630
+ 'title' => 'WordPress Organization Chart',
631
+ 'description' => 'WordPress organization chart plugin is a great tool for adding organizational charts to your WordPress websites.'
632
+ ),
633
  'youtube'=>array(
634
  'image_url' => $this->plugin_url.'images/featured_plugins/youtube.png',
635
  'site_url' => 'https://wpdevart.com/wordpress-youtube-embed-plugin',
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
5
  Requires at least: 3.3.0
6
  Tested up to: 5.7
7
- Stable tag: 2.2.6
8
  License: GPLv3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -546,6 +546,10 @@ Yes dear users, you need to pay only one time for pro version, it's lifetime pla
546
 
547
  * Added translation languages.
548
 
 
 
 
 
549
  == Step by step guide ==
550
 
551
  ### Options
4
  Tags: countdown, countdown widget, countdown timer, countdown system, countdown generator
5
  Requires at least: 3.3.0
6
  Tested up to: 5.7
7
+ Stable tag: 2.2.7
8
  License: GPLv3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
546
 
547
  * Added translation languages.
548
 
549
+ = 2.2.7 =
550
+
551
+ * Added an organization chart plugin to the featured plugins list.
552
+
553
  == Step by step guide ==
554
 
555
  ### 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: Countdown plugin is an nice tool to create and insert countdown timers into your posts/pages and widgets .
6
- Version: 2.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: Countdown plugin is an nice tool to create and insert countdown timers into your posts/pages and widgets .
6
+ Version: 2.2.7
7
  Author: wpdevart
8
  Author URI: http://wpdevart.com
9
  License: GPL3 http://www.gnu.org/licenses/gpl-3.0.html