Countdown Timer – Widget Countdown - Version 2.4.3

Version Description

  • Changed the font styles of the featured plugins page.

=

Download this release

Release Info

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

Code changes from version 2.4.2 to 2.4.3

Files changed (3) hide show
  1. includes/admin_menu.php +1 -1
  2. readme.txt +5 -1
  3. wpdevart-countdown.php +1 -1
includes/admin_menu.php CHANGED
@@ -796,7 +796,7 @@ die;
796
 
797
  </style>
798
 
799
- <h1>Featured Plugins</h1>
800
  <?php foreach($plugins_array as $key=>$plugin) { ?>
801
  <div class="featured_plugin_main">
802
  <div class="featured_plugin_image"><a target="_blank" href="<?php echo $plugin['site_url'] ?>"><img src="<?php echo $plugin['image_url'] ?>"></a></div>
796
 
797
  </style>
798
 
799
+ <h1 style="text-align: center;font-size: 50px;font-weight: 700;color: #2b2350;margin: 20px auto 25px;line-height: 1.2;">Featured Plugins</h1>
800
  <?php foreach($plugins_array as $key=>$plugin) { ?>
801
  <div class="featured_plugin_main">
802
  <div class="featured_plugin_image"><a target="_blank" href="<?php echo $plugin['site_url'] ?>"><img src="<?php echo $plugin['image_url'] ?>"></a></div>
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.8
7
- Stable tag: 2.4.2
8
  License: GPLv3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -610,6 +610,10 @@ Yes dear users, you need to pay only one time for pro version, it's lifetime pla
610
 
611
  * Added new translation language.
612
 
 
 
 
 
613
  == Step by step guide ==
614
 
615
  ### Options
4
  Tags: countdown, countdown widget, countdown timer, countdown system, countdown generator
5
  Requires at least: 3.3.0
6
  Tested up to: 5.8
7
+ Stable tag: 2.4.3
8
  License: GPLv3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
610
 
611
  * Added new translation language.
612
 
613
+ = 2.4.3 =
614
+
615
+ * Changed the font styles of the featured plugins page.
616
+
617
  == Step by step guide ==
618
 
619
  ### 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.4.2
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.4.3
7
  Author: wpdevart
8
  Author URI: http://wpdevart.com
9
  License: GPL3 http://www.gnu.org/licenses/gpl-3.0.html