Version Description
- Compatible with wordpress 4.9.1
- updated notice message
- update plugin uri
Download this release
Release Info
Developer | chandrashekharsahu |
Plugin | Site Offline Or Coming Soon Or Maintenance Mode |
Version | 1.2.3 |
Comparing to | |
See all releases |
Code changes from version 1.2.2 to 1.2.3
- assets/images/icon-show.png +0 -0
- assets/images/offer.jpg +0 -0
- backend/content.php +3 -0
- functions/script.php +10 -7
- readme.txt +21 -3
- site-offline.php +3 -5
assets/images/icon-show.png
CHANGED
Binary file
|
assets/images/offer.jpg
ADDED
Binary file
|
backend/content.php
CHANGED
@@ -162,6 +162,9 @@ margin-bottom:10px;
|
|
162 |
</div>
|
163 |
|
164 |
</div>
|
|
|
|
|
|
|
165 |
</div>
|
166 |
<div style="display:block;width:100%;padding-top: 25px;">
|
167 |
<h2 style="padding-left: 32px;
|
162 |
</div>
|
163 |
|
164 |
</div>
|
165 |
+
|
166 |
+
<a href="https://wpshopmart.com/plugins/coming-soon-pro/" target="_blank"><img src="<?php echo SAHU_SO_PLUGIN_URL.'assets/images/offer.jpg'; ?>" style="width:100%" /></a>
|
167 |
+
|
168 |
</div>
|
169 |
<div style="display:block;width:100%;padding-top: 25px;">
|
170 |
<h2 style="padding-left: 32px;
|
functions/script.php
CHANGED
@@ -47,7 +47,7 @@ function wpsm_siteoff_line_review() {
|
|
47 |
//$load = true;
|
48 |
} else {
|
49 |
// Check if it has been dismissed or not.
|
50 |
-
if ( (isset( $review['dismissed'] ) && ! $review['dismissed']) && (isset( $review['time'] ) && (($review['time'] + (DAY_IN_SECONDS *
|
51 |
$load = true;
|
52 |
}
|
53 |
}
|
@@ -62,13 +62,16 @@ function wpsm_siteoff_line_review() {
|
|
62 |
<div style="float:left;margin-right:10px;margin-bottom:5px;">
|
63 |
<img style="width:100%;width: 100px;height: auto;" src="<?php echo SAHU_SO_PLUGIN_URL.'assets/images/icon-show.png'; ?>" />
|
64 |
</div>
|
65 |
-
|
66 |
-
|
67 |
-
<p style="font-size:18px;">
|
68 |
-
|
69 |
-
|
70 |
-
<a style="color: #fff;background: #
|
|
|
|
|
71 |
</p>
|
|
|
72 |
</div>
|
73 |
<script type="text/javascript">
|
74 |
jQuery(document).ready( function($) {
|
47 |
//$load = true;
|
48 |
} else {
|
49 |
// Check if it has been dismissed or not.
|
50 |
+
if ( (isset( $review['dismissed'] ) && ! $review['dismissed']) && (isset( $review['time'] ) && (($review['time'] + (DAY_IN_SECONDS * 1)) <= $time)) ) {
|
51 |
$load = true;
|
52 |
}
|
53 |
}
|
62 |
<div style="float:left;margin-right:10px;margin-bottom:5px;">
|
63 |
<img style="width:100%;width: 100px;height: auto;" src="<?php echo SAHU_SO_PLUGIN_URL.'assets/images/icon-show.png'; ?>" />
|
64 |
</div>
|
65 |
+
|
66 |
+
|
67 |
+
<p style="font-size:18px;">'A big sale Get <strong>40% off </strong> on our every Wordpress Plugins (including <strong>Site Offline Plugin</strong>) hurry up offer expire date is <strong>31st December </strong> USE THIS COUPON CODE - <strong style="color:#ef4238">OFF40</strong></p>
|
68 |
+
<p style="font-size:18px;"><strong><?php _e( '~ By Chandra Shekhar Sahu ', '' ); ?></strong></p>
|
69 |
+
<p style="font-size:19px;">
|
70 |
+
<a style="color: #fff;background: #ed1c94;padding: 4px 10px 8px 10px;border-radius: 4px;text-decoration: none;" href="https://wpshopmart.com/plugins/" class="wpsm-siteoff-line-dismiss-review-notice wpsm-siteoff-line-review-out" target="_blank" rel="noopener">Grab This Offer Now </a>
|
71 |
+
<a style="color: #fff;background: #27d63c;padding: 4px 10px 8px 10px;border-radius: 4px;text-decoration: none;" href="#" class="wpsm-siteoff-line-dismiss-review-notice wpsm-rate-later" target="_self" rel="noopener"><?php _e( 'No, I am not interested', '' ); ?></a>
|
72 |
+
<a style="color: #fff;background: #31a3dd;padding: 4px 10px 8px 10px;border-radius: 4px;text-decoration: none;" href="#" class="wpsm-siteoff-line-dismiss-review-notice wpsm-rated" target="_self" rel="noopener"><?php _e( 'I already Purchased', '' ); ?></a>
|
73 |
</p>
|
74 |
+
|
75 |
</div>
|
76 |
<script type="text/javascript">
|
77 |
jQuery(document).ready( function($) {
|
readme.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
=== Site Offline Or Coming Soon Or Maintenance Mode ===
|
2 |
Contributors: chandrashekharsahu
|
3 |
-
Donate link: http://
|
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.9
|
7 |
-
Stable tag: 1.2.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -105,8 +105,21 @@ Please contribute to translate our plugin. Contact at `chandrashekharsahu22(at)g
|
|
105 |
|
106 |
== Frequently Asked Questions ==
|
107 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
108 |
Please use WordPress support forum to ask any query regarding any issue.
|
109 |
|
|
|
110 |
== Screenshots ==
|
111 |
|
112 |
1. screenshot 1
|
@@ -124,6 +137,11 @@ Please use WordPress support forum to ask any query regarding any issue.
|
|
124 |
|
125 |
== Changelog ==
|
126 |
|
|
|
|
|
|
|
|
|
|
|
127 |
= 1.2.2 =
|
128 |
* Compatible with wordpress 4.9
|
129 |
|
1 |
=== Site Offline Or Coming Soon Or Maintenance Mode ===
|
2 |
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: 4.9.1
|
7 |
+
Stable tag: 1.2.3
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
105 |
|
106 |
== Frequently Asked Questions ==
|
107 |
|
108 |
+
|
109 |
+
|
110 |
+
= I can't see Site Offline page ? =
|
111 |
+
|
112 |
+
Check that your Site Offline mode is enabled or not, if Site Offline is not enable then first enabled it. Now open a different browser where you are not log-in. Open your site url in this browser.
|
113 |
+
|
114 |
+
= Site Offline enabled but i can't see the Offline page =
|
115 |
+
|
116 |
+
If you are using any cache plugin then first deactivate it now check your site in different browser.
|
117 |
+
|
118 |
+
= Need Support =
|
119 |
+
|
120 |
Please use WordPress support forum to ask any query regarding any issue.
|
121 |
|
122 |
+
|
123 |
== Screenshots ==
|
124 |
|
125 |
1. screenshot 1
|
137 |
|
138 |
== Changelog ==
|
139 |
|
140 |
+
= 1.2.3 =
|
141 |
+
* Compatible with wordpress 4.9.1
|
142 |
+
* updated notice message
|
143 |
+
* update plugin uri
|
144 |
+
|
145 |
= 1.2.2 =
|
146 |
* Compatible with wordpress 4.9
|
147 |
|
site-offline.php
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Site Offline
|
4 |
-
* Version: 1.2.
|
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.
|
8 |
-
* Plugin URI: http://www.
|
9 |
*/
|
10 |
|
11 |
if ( ! defined( 'ABSPATH' ) ) exit;
|
@@ -124,6 +124,4 @@ function sahu_so_admin_bar_button()
|
|
124 |
<?php
|
125 |
|
126 |
}
|
127 |
-
|
128 |
-
|
129 |
?>
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Site Offline
|
4 |
+
* Version: 1.2.3
|
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
|
8 |
+
* Plugin URI: http://www.freehtmldesigns.com/blog
|
9 |
*/
|
10 |
|
11 |
if ( ! defined( 'ABSPATH' ) ) exit;
|
124 |
<?php
|
125 |
|
126 |
}
|
|
|
|
|
127 |
?>
|