Version Description
- Silly Bug Fix
Download this release
Release Info
Developer | a.ankit |
Plugin | Easy Coming Soon |
Version | 1.5.1 |
Comparing to | |
See all releases |
Code changes from version 1.5 to 1.5.1
- coming-soon-plugin.php +1 -1
- readme.txt +4 -1
coming-soon-plugin.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
/*
|
3 |
Plugin Name:Easy Coming Soon
|
4 |
Description: Easy coming Soon plugin allows you to quickly create a launch / under construction page for your website. Collect E-mails and connect with users on Social Networks.
|
5 |
-
Version: 1.5
|
6 |
Author:Deepesh paiwal, ANkit Agarwal
|
7 |
Author URI: http://webriti.com
|
8 |
Plugin URI: http://webriti.com
|
2 |
/*
|
3 |
Plugin Name:Easy Coming Soon
|
4 |
Description: Easy coming Soon plugin allows you to quickly create a launch / under construction page for your website. Collect E-mails and connect with users on Social Networks.
|
5 |
+
Version: 1.5.1
|
6 |
Author:Deepesh paiwal, ANkit Agarwal
|
7 |
Author URI: http://webriti.com
|
8 |
Plugin URI: http://webriti.com
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.webriti.com/
|
|
4 |
Tags: coming soon, coming soon page, construction, landing page, launch, launch page, maintenance, maintenance mode, under construction, admin, newsletter, offline, site offline, wordpress coming soon, wordpress under construction, wordpress maintenance mode,email,gmail,subscriber,notify,message,user,preview,
|
5 |
Requires at least: 3.3+
|
6 |
Tested up to: 4.0
|
7 |
-
Stable tag: 1.5
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -110,6 +110,9 @@ In case you face any problem, contact us via the [Forums](http://wordpress.org/s
|
|
110 |
|
111 |
== Changelog ==
|
112 |
|
|
|
|
|
|
|
113 |
= 1.5 =
|
114 |
1. We now check if the user is trying to access login page. The plugin will not run the redirect function in that case
|
115 |
|
4 |
Tags: coming soon, coming soon page, construction, landing page, launch, launch page, maintenance, maintenance mode, under construction, admin, newsletter, offline, site offline, wordpress coming soon, wordpress under construction, wordpress maintenance mode,email,gmail,subscriber,notify,message,user,preview,
|
5 |
Requires at least: 3.3+
|
6 |
Tested up to: 4.0
|
7 |
+
Stable tag: 1.5.1
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
110 |
|
111 |
== Changelog ==
|
112 |
|
113 |
+
= 1.5.1 =
|
114 |
+
1. Silly Bug Fix
|
115 |
+
|
116 |
= 1.5 =
|
117 |
1. We now check if the user is trying to access login page. The plugin will not run the redirect function in that case
|
118 |
|