Easy Coming Soon - Version 1.9.1

Version Description

  1. small changes in read me file.
Download this release

Release Info

Developer priyanshu.mittal
Plugin Icon 128x128 Easy Coming Soon
Version 1.9.1
Comparing to
See all releases

Code changes from version 1.9 to 1.9.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.9
6
  Author:Ankit Agarwal, Priyanshu Mittal
7
  Author URI: http://easycomingsoon.com/
8
  Plugin URI: http://easycomingsoon.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.9.1
6
  Author:Ankit Agarwal, Priyanshu Mittal
7
  Author URI: http://easycomingsoon.com/
8
  Plugin URI: http://easycomingsoon.com/
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: a.ankit, deepeshpaliwal,priyanshu.mittal
3
  Donate link: http://easycomingsoon.com/
4
  Tags: coming soon wordpress plugin,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,wordpress under construction page,wordpress landing page, ultimate coming soon page, ultimate landing page, wordpress maintenance mode plugin
5
  Requires at least: 3.3+
6
- Tested up to: 4.5.2
7
- Stable tag: 1.9
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -112,9 +112,12 @@ In case you face any problem, contact us via the [Forums](http://wordpress.org/s
112
 
113
  == Changelog ==
114
 
 
 
 
115
  = 1.9 =
116
  1. Released a new feature which lets Admin customize hthe Email notification
117
- 1. Added Pricing tab and updated all the links.
118
 
119
  = 1.8.5 =
120
  1. deprecated function get_currentuserinfo() in 4.5 version. and remove it.
3
  Donate link: http://easycomingsoon.com/
4
  Tags: coming soon wordpress plugin,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,wordpress under construction page,wordpress landing page, ultimate coming soon page, ultimate landing page, wordpress maintenance mode plugin
5
  Requires at least: 3.3+
6
+ Tested up to: 4.5.3
7
+ Stable tag: 1.9.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
112
 
113
  == Changelog ==
114
 
115
+ = 1.9.1 =
116
+ 1. small changes in read me file.
117
+
118
  = 1.9 =
119
  1. Released a new feature which lets Admin customize hthe Email notification
120
+ 2. Added Pricing tab and updated all the links.
121
 
122
  = 1.8.5 =
123
  1. deprecated function get_currentuserinfo() in 4.5 version. and remove it.
theme_options/pages/pricing_settings.php CHANGED
@@ -8,7 +8,7 @@
8
  <p> We have 2 set of licenses</p>
9
 
10
  <ul><li><strong>Single Site License</strong> - The price of this license is <b>$29</b>. Which allow you to use the Premium Plugin on Single Site.</li>
11
- <li><strong>10 Site License</strong> - This price of this license is <b>$59</b>. Which allow you to use the plugin on 10 WordPress Websites.
12
  </li></ul>
13
  <p>Support and Updates will be given for 1 year. <br>If you need updates and support after one year, then simply renew the license. If not, then you may keep using the plugin.</p>
14
 
8
  <p> We have 2 set of licenses</p>
9
 
10
  <ul><li><strong>Single Site License</strong> - The price of this license is <b>$29</b>. Which allow you to use the Premium Plugin on Single Site.</li>
11
+ <li><strong>Unlimited Site License</strong> - This price of this license is <b>$59</b>. Which allow you to use the plugin on Unlimited WordPress Websites.
12
  </li></ul>
13
  <p>Support and Updates will be given for 1 year. <br>If you need updates and support after one year, then simply renew the license. If not, then you may keep using the plugin.</p>
14