Site Offline Or Coming Soon Or Maintenance Mode - Version 1.3.8

Version Description

*compatible with 5.2.2

Download this release

Release Info

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

Code changes from version 1.3.7 to 1.3.8

Files changed (3) hide show
  1. assets/css/backend.css +32 -32
  2. readme.txt +5 -2
  3. site-offline.php +1 -1
assets/css/backend.css CHANGED
@@ -107,39 +107,39 @@ textarea.pro_text{
107
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15) !important;
108
  }
109
  .text-and-color-panel .ui-state-default, .text-and-color-panel .ui-widget-content .ui-state-default{
110
- background-color: #fff;
111
- border: 0px solid #c5dbec;
112
- border-radius: 100%;
113
- cursor: move;
114
- height: 30px;
115
- left: 0;
116
- top: -9px;
117
- position: absolute;
118
- width: 30px;
119
- -webkit-box-shadow: 1px 1px 11px rgba(0, 0, 0, 0.5);
120
- box-shadow: 1px 1px 11px rgba(0, 0, 0, 0.5);
121
- }
122
 
123
- .text-and-color-panel .ui-state-default, .ui-widget-header .ui-state-default {
124
- border: 1px solid #c5dbec;
125
- background: transparent;
126
- font-weight: bold;
127
- color: #2e6e9e;
128
- }
129
- .ui-slider-horizontal {
130
- height: .8em;
131
- }
132
- .ui-widget-content {
133
- border: 0px solid #a6c9e2;
134
- background: #a9acb1;
135
- color: #222222;
136
- }
137
- .ui-widget-header {
138
- border: 0px solid #7696D0;
139
- background: #7696D0;
140
- color: #ffffff;
141
- font-weight: bold;
142
- }
143
  .wp-color-result{
144
  height:24px !important;
145
  }
107
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15) !important;
108
  }
109
  .text-and-color-panel .ui-state-default, .text-and-color-panel .ui-widget-content .ui-state-default{
110
+ background-color: #fff;
111
+ border: 0px solid #c5dbec;
112
+ border-radius: 100%;
113
+ cursor: move;
114
+ height: 30px;
115
+ left: 0;
116
+ top: -9px;
117
+ position: absolute;
118
+ width: 30px;
119
+ -webkit-box-shadow: 1px 1px 11px rgba(0, 0, 0, 0.5);
120
+ box-shadow: 1px 1px 11px rgba(0, 0, 0, 0.5);
121
+ }
122
 
123
+ .text-and-color-panel .ui-state-default, .ui-widget-header .ui-state-default {
124
+ border: 1px solid #c5dbec;
125
+ background: transparent;
126
+ font-weight: bold;
127
+ color: #2e6e9e;
128
+ }
129
+ .ui-slider-horizontal {
130
+ height: .8em;
131
+ }
132
+ .ui-widget-content {
133
+ border: 0px solid #a6c9e2;
134
+ background: #a9acb1;
135
+ color: #222222;
136
+ }
137
+ .ui-widget-header {
138
+ border: 0px solid #7696D0;
139
+ background: #7696D0;
140
+ color: #ffffff;
141
+ font-weight: bold;
142
+ }
143
  .wp-color-result{
144
  height:24px !important;
145
  }
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
5
  Requires at least: 4.0
6
- Tested up to: 5.2
7
- Stable tag: 1.3.7
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -136,6 +136,9 @@ Please use WordPress support forum to ask any query regarding any issue.
136
 
137
 
138
  == Changelog ==
 
 
 
139
  = 1.3.7 =
140
  *compatible with 5.2
141
 
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
5
  Requires at least: 4.0
6
+ Tested up to: 5.2.2
7
+ Stable tag: 1.3.8
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
136
 
137
 
138
  == Changelog ==
139
+ = 1.3.8 =
140
+ *compatible with 5.2.2
141
+
142
  = 1.3.7 =
143
  *compatible with 5.2
144
 
site-offline.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /**
3
  * Plugin Name: Site Offline
4
- * Version: 1.3.7
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.3.8
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