Version Description
Download this release
Release Info
Developer | wpdevart |
Plugin | Coming soon and Maintenance mode |
Version | 2.2.7 |
Comparing to | |
See all releases |
Code changes from version 2.2.6 to 2.2.7
- coming_soon.php +1 -1
- includes/admin_menu.php +1 -1
- includes/front_end.php +1 -1
- includes/style/admin-style.css +1 -1
- includes/style/style.css +1 -1
- readme.txt +5 -1
coming_soon.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Coming soon and Maintenance mode WpDevArt
|
4 |
* Plugin URI: http://wpdevart.com/wordpress-coming-soon-plugin
|
5 |
* Description: Coming soon and Maintenance mode plugin is awesome tool to show your users that you are working on your website to make it better. Our coming soon plugin is the best way to create better coming soon page.
|
6 |
-
* Version: 2.2.
|
7 |
* Author: maintenance mode GG, wpdevart, big ben keeper
|
8 |
* License: GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
|
9 |
*/
|
3 |
* Plugin Name: Coming soon and Maintenance mode WpDevArt
|
4 |
* Plugin URI: http://wpdevart.com/wordpress-coming-soon-plugin
|
5 |
* Description: Coming soon and Maintenance mode plugin is awesome tool to show your users that you are working on your website to make it better. Our coming soon plugin is the best way to create better coming soon page.
|
6 |
+
* Version: 2.2.7
|
7 |
* Author: maintenance mode GG, wpdevart, big ben keeper
|
8 |
* License: GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
|
9 |
*/
|
includes/admin_menu.php
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
<?php
|
2 |
|
3 |
-
/*############ Admin Menu Class for Coming Soon
|
4 |
|
5 |
class coming_soon_admin_menu{
|
6 |
|
1 |
<?php
|
2 |
|
3 |
+
/*############ Admin Menu Class for Coming Soon ################*/
|
4 |
|
5 |
class coming_soon_admin_menu{
|
6 |
|
includes/front_end.php
CHANGED
@@ -106,7 +106,7 @@ class coming_soon_front_end{
|
|
106 |
}
|
107 |
|
108 |
|
109 |
-
/*################################################################################### Except
|
110 |
private function is_in_except(){
|
111 |
$ips=json_decode(stripslashes($this->params['coming_soon_page_showed_ips']), true);
|
112 |
if(!$ips)
|
106 |
}
|
107 |
|
108 |
|
109 |
+
/*################################################################################### Except Pages ###########################################################################*/
|
110 |
private function is_in_except(){
|
111 |
$ips=json_decode(stripslashes($this->params['coming_soon_page_showed_ips']), true);
|
112 |
if(!$ips)
|
includes/style/admin-style.css
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
/*span for pro
|
2 |
.pro_feature{
|
3 |
font-size:13px;
|
4 |
font-weight:bold;
|
1 |
+
/*span for pro version*/
|
2 |
.pro_feature{
|
3 |
font-size:13px;
|
4 |
font-weight:bold;
|
includes/style/style.css
CHANGED
@@ -81,7 +81,7 @@ body{
|
|
81 |
|
82 |
|
83 |
|
84 |
-
/*Countdown style*/
|
85 |
|
86 |
|
87 |
.ClassyCountdown-wrapper > div {
|
81 |
|
82 |
|
83 |
|
84 |
+
/*Countdown timer style*/
|
85 |
|
86 |
|
87 |
.ClassyCountdown-wrapper > div {
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://wpdevart.com/wordpress-coming-soon-plugin/
|
|
4 |
Tags: widget, Post , plugin, admin, twitter, page, coming soon, coming soon page, construction, landing page, launch, launch page, maintenance, maintenance mode, newsletter, offline, unavailable, under construction, wordpress coming soon, wordpress maintenance mode, wordpress under construction, landing page, underconstruction, squeeze page, countdown, maintenance page, site offline, wordpress maintenance plugin, wordpress maintenance mode. wordpress under constructio, email, gmail, message, notify, preview, subscriber, user, meta, under maintenance, site maintenance, schedule maintenance, admin maintenance, Maintenance Checklist, mode, custom maintenence mode, responsive, video background, yahoo
|
5 |
Requires at least: 3.4.0
|
6 |
Tested up to: 4.2.3
|
7 |
-
Stable tag: 2.2.
|
8 |
License: GPLv3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -274,6 +274,10 @@ We recommend you to take a look for this useful plugins - [WordPress booking cal
|
|
274 |
|
275 |
* Some changes.
|
276 |
|
|
|
|
|
|
|
|
|
277 |
==Wordpress Coming soon step by step guide==
|
278 |
|
279 |
### WordPress Coming Soon and Maintenance Mode - Logo
|
4 |
Tags: widget, Post , plugin, admin, twitter, page, coming soon, coming soon page, construction, landing page, launch, launch page, maintenance, maintenance mode, newsletter, offline, unavailable, under construction, wordpress coming soon, wordpress maintenance mode, wordpress under construction, landing page, underconstruction, squeeze page, countdown, maintenance page, site offline, wordpress maintenance plugin, wordpress maintenance mode. wordpress under constructio, email, gmail, message, notify, preview, subscriber, user, meta, under maintenance, site maintenance, schedule maintenance, admin maintenance, Maintenance Checklist, mode, custom maintenence mode, responsive, video background, yahoo
|
5 |
Requires at least: 3.4.0
|
6 |
Tested up to: 4.2.3
|
7 |
+
Stable tag: 2.2.7
|
8 |
License: GPLv3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
274 |
|
275 |
* Some changes.
|
276 |
|
277 |
+
= 2.2.6 =
|
278 |
+
|
279 |
+
* Added new featured plugin.
|
280 |
+
|
281 |
==Wordpress Coming soon step by step guide==
|
282 |
|
283 |
### WordPress Coming Soon and Maintenance Mode - Logo
|