Site Offline Or Coming Soon Or Maintenance Mode - Version 1.2.0

Version Description

  • Compatible with wordpress 4.8.2
Download this release

Release Info

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

Code changes from version 1.1.9 to 1.2.0

Files changed (3) hide show
  1. backend/content.php +3 -4
  2. readme.txt +6 -2
  3. site-offline.php +1 -1
backend/content.php CHANGED
@@ -1,7 +1,6 @@
1
  <?php
2
  if ( ! defined( 'ABSPATH' ) ) exit;
3
  ?>
4
-
5
  <style>
6
  #TB_ajaxContent{
7
  width:100% !important;
@@ -21,8 +20,8 @@ if ( ! defined( 'ABSPATH' ) ) exit;
21
  .wpsm_ac_h_i{
22
  background:url('<?php echo SAHU_SO_PLUGIN_URL.'assets/img/slideshow-01.jpg'; ?>') 50% 0 repeat fixed;
23
  -webkit-box-shadow: 0px 13px 21px -10px rgba(128,128,128,1);
24
- -moz-box-shadow: 0px 13px 21px -10px rgba(128,128,128,1);
25
- box-shadow: 0px 13px 21px -10px rgba(128,128,128,1);
26
 
27
  margin-left: -20px;
28
  font-family: Myriad Pro ;
@@ -98,7 +97,7 @@ margin-bottom:10px;
98
  border-color: #000000 !important;
99
  }
100
 
101
- </style>
102
  <div class="wpsm_ac_h_i ">
103
  <div class="texture-layer">
104
 
1
  <?php
2
  if ( ! defined( 'ABSPATH' ) ) exit;
3
  ?>
 
4
  <style>
5
  #TB_ajaxContent{
6
  width:100% !important;
20
  .wpsm_ac_h_i{
21
  background:url('<?php echo SAHU_SO_PLUGIN_URL.'assets/img/slideshow-01.jpg'; ?>') 50% 0 repeat fixed;
22
  -webkit-box-shadow: 0px 13px 21px -10px rgba(128,128,128,1);
23
+ -moz-box-shadow: 0px 13px 21px -10px rgba(128,128,128,1);
24
+ box-shadow: 0px 13px 21px -10px rgba(128,128,128,1);
25
 
26
  margin-left: -20px;
27
  font-family: Myriad Pro ;
97
  border-color: #000000 !important;
98
  }
99
 
100
+ </style>
101
  <div class="wpsm_ac_h_i ">
102
  <div class="texture-layer">
103
 
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: chandrashekharsahu
3
  Donate link: http://fokatdeal.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
5
  Requires at least: 4.0
6
- Tested up to: 4.8.1
7
- Stable tag: 1.1.9
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -124,6 +124,10 @@ Please use WordPress support forum to ask any query regarding any issue.
124
 
125
  == Changelog ==
126
 
 
 
 
 
127
  = 1.1.9 =
128
  * Update backend CSS
129
 
3
  Donate link: http://fokatdeal.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
5
  Requires at least: 4.0
6
+ Tested up to: 4.8.2
7
+ Stable tag: 1.2.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
124
 
125
  == Changelog ==
126
 
127
+
128
+ = 1.2.0 =
129
+ * Compatible with wordpress 4.8.2
130
+
131
  = 1.1.9 =
132
  * Update backend CSS
133
 
site-offline.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /**
3
  * Plugin Name: Site Offline
4
- * Version: 1.1.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.fokatdeal.com
1
  <?php
2
  /**
3
  * Plugin Name: Site Offline
4
+ * Version: 1.2.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.fokatdeal.com