Site Offline Or Coming Soon Or Maintenance Mode - Version 1.5.0

Version Description

Download this release

Release Info

Developer chandrashekharsahu
Plugin Icon 128x128 Site Offline Or Coming Soon Or Maintenance Mode
Version 1.5.0
Comparing to
See all releases

Code changes from version 1.4.9 to 1.5.0

Files changed (3) hide show
  1. backend/countdown-setting.php +1 -1
  2. readme.txt +2 -2
  3. site-offline.php +1 -1
backend/countdown-setting.php CHANGED
@@ -144,7 +144,7 @@ if(isset($_POST['site_offline_form_secure']))
144
  $sahu_countdown = serialize( array(
145
 
146
  'cnt_enable' => "yes",
147
- 'countdown_date' => "01/12/2021",
148
  'days' => "days",
149
  'hours' => "hours",
150
  'minutes' => "minutes",
144
  $sahu_countdown = serialize( array(
145
 
146
  'cnt_enable' => "yes",
147
+ 'countdown_date' => "01/12/2024",
148
  'days' => "days",
149
  'hours' => "hours",
150
  'minutes' => "minutes",
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: chandrashekharsahu
3
  Donate link: http://www.freehtmldesigns.com
4
  Tags: admin, coming soon, coming soon page, coming soon wp, coming soon wordPress plugin, construction, countdown timer, email, gmail, landing page, launch, launch page, maintenance, maintenance mode, message, newsletter, notify, offline, offline mode, offline, page, preview, site offline, site is offline, website offline, subscriber, ultimate coming soon page, ultimate landing page, unavailable, under construction, underconstruction, under construction page, wordpress coming soon, wordpress landing page, wordpress maintenance mode, wordpress maintenance mode plugin, wordpress under construction, wordpress under construction page, coming soon countdown
5
  Requires at least: 4.0
6
- Tested up to: 5.8.2
7
- Stable tag: 1.4.9
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
3
  Donate link: http://www.freehtmldesigns.com
4
  Tags: admin, coming soon, coming soon page, coming soon wp, coming soon wordPress plugin, construction, countdown timer, email, gmail, landing page, launch, launch page, maintenance, maintenance mode, message, newsletter, notify, offline, offline mode, offline, page, preview, site offline, site is offline, website offline, subscriber, ultimate coming soon page, ultimate landing page, unavailable, under construction, underconstruction, under construction page, wordpress coming soon, wordpress landing page, wordpress maintenance mode, wordpress maintenance mode plugin, wordpress under construction, wordpress under construction page, coming soon countdown
5
  Requires at least: 4.0
6
+ Tested up to: 5.9.1
7
+ Stable tag: 1.5.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
site-offline.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /**
3
  * Plugin Name: Site Offline
4
- * Version: 1.4.9
5
  * Description: Site Offline plugin manage your WordPress website when it's under construction or maintenance mode or coming soon.
6
  * Author: Chandra Shekhar Sahu
7
  * Author URI: http://www.freehtmldesigns.com
1
  <?php
2
  /**
3
  * Plugin Name: Site Offline
4
+ * Version: 1.5.0
5
  * Description: Site Offline plugin manage your WordPress website when it's under construction or maintenance mode or coming soon.
6
  * Author: Chandra Shekhar Sahu
7
  * Author URI: http://www.freehtmldesigns.com