Version Description
- Compatible with wordpress 4.7.4
Download this release
Release Info
Developer | chandrashekharsahu |
Plugin | Site Offline Or Coming Soon Or Maintenance Mode |
Version | 1.1.6 |
Comparing to | |
See all releases |
Code changes from version 1.1.5 to 1.1.6
- assets/css/bootstrap.css +0 -4
- readme.txt +5 -2
- site-offline.php +1 -1
assets/css/bootstrap.css
CHANGED
@@ -1106,11 +1106,7 @@ a.bg-success:hover {
|
|
1106 |
a.bg-info:hover {
|
1107 |
background-color: #afd9ee; }
|
1108 |
|
1109 |
-
.bg-warning {
|
1110 |
-
background-color: #fcf8e3; }
|
1111 |
|
1112 |
-
a.bg-warning:hover {
|
1113 |
-
background-color: #f7ecb5; }
|
1114 |
|
1115 |
.bg-danger {
|
1116 |
background-color: #f2dede; }
|
1106 |
a.bg-info:hover {
|
1107 |
background-color: #afd9ee; }
|
1108 |
|
|
|
|
|
1109 |
|
|
|
|
|
1110 |
|
1111 |
.bg-danger {
|
1112 |
background-color: #f2dede; }
|
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: 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,6 +124,9 @@ Please use WordPress support forum to ask any query regarding any issue.
|
|
124 |
|
125 |
== Changelog ==
|
126 |
|
|
|
|
|
|
|
127 |
= 1.1.5 =
|
128 |
* Minor bug resolved.
|
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: 3.5.1
|
6 |
+
Tested up to: 4.7.4
|
7 |
+
Stable tag: 1.1.6
|
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.6 =
|
128 |
+
* Compatible with wordpress 4.7.4
|
129 |
+
|
130 |
= 1.1.5 =
|
131 |
* Minor bug resolved.
|
132 |
|
site-offline.php
CHANGED
@@ -1,7 +1,7 @@
|
|
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
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Site Offline
|
4 |
+
* Version: 1.1.6
|
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
|