Version Description
- minor bug resolve.
Download this release
Release Info
Developer | chandrashekharsahu |
Plugin | Site Offline Or Coming Soon Or Maintenance Mode |
Version | 1.1 |
Comparing to | |
See all releases |
Code changes from version 1.0 to 1.1
- assets/css/bootstrap.css +0 -6
- readme.txt +4 -1
- site-offline.php +1 -1
assets/css/bootstrap.css
CHANGED
@@ -4457,13 +4457,7 @@ box-shadow: 0 0 10px rgba(50, 50, 50, 1);
|
|
4457 |
border-color: #ddd;
|
4458 |
border-color: rgba(0, 0, 0, 0.15); }
|
4459 |
|
4460 |
-
.well-lg {
|
4461 |
-
padding: 24px;
|
4462 |
-
border-radius: 4px; }
|
4463 |
|
4464 |
-
.well-sm {
|
4465 |
-
padding: 9px;
|
4466 |
-
border-radius: 2px; }
|
4467 |
|
4468 |
.close {
|
4469 |
float: right;
|
4457 |
border-color: #ddd;
|
4458 |
border-color: rgba(0, 0, 0, 0.15); }
|
4459 |
|
|
|
|
|
|
|
4460 |
|
|
|
|
|
|
|
4461 |
|
4462 |
.close {
|
4463 |
float: right;
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ 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: 3.5.1
|
6 |
Tested up to: 4.7
|
7 |
-
Stable tag: 1.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -124,5 +124,8 @@ Please use WordPress support forum to ask any query regarding any issue.
|
|
124 |
|
125 |
== Changelog ==
|
126 |
|
|
|
|
|
|
|
127 |
= 1.0 =
|
128 |
* Initial release.
|
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: 3.5.1
|
6 |
Tested up to: 4.7
|
7 |
+
Stable tag: 1.1
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
124 |
|
125 |
== Changelog ==
|
126 |
|
127 |
+
= 1.1 =
|
128 |
+
* minor bug resolve.
|
129 |
+
|
130 |
= 1.0 =
|
131 |
* Initial release.
|
site-offline.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Site Offline
|
4 |
-
* Version: 1.
|
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.1
|
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
|