Easy Coming Soon - Version 0.88

Version Description

  1. Fixed a few Typos
  2. Minor changes in code
Download this release

Release Info

Developer a.ankit
Plugin Icon 128x128 Easy Coming Soon
Version 0.88
Comparing to
See all releases

Code changes from version 0.87 to 0.88

Files changed (2) hide show
  1. coming-soon-plugin.php +2 -2
  2. readme.txt +6 -5
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: 0.86
6
  Author:Deepesh paiwal
7
  Author URI:
8
  Plugin URI:
@@ -13,7 +13,7 @@
13
  /*
14
  * Coming Soon menu
15
  *
16
- * It will create COming Soon Menu on the Admin Panel
17
  *
18
  */
19
  function coming_soon_menu()
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: 0.88
6
  Author:Deepesh paiwal
7
  Author URI:
8
  Plugin URI:
13
  /*
14
  * Coming Soon menu
15
  *
16
+ * Create the Plugin Menu
17
  *
18
  */
19
  function coming_soon_menu()
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: a.ankit, deepeshpaliwal
3
  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
5
  Requires at least: 3.3+
6
- Tested up to: 3.6.1
7
- Stable tag: 0.86
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -61,9 +61,10 @@ In case you face any problem, contact us via the [Forums](http://wordpress.org/s
61
 
62
  == Changelog ==
63
 
64
- = 0.87 =
65
- 1. Fixed a few Typo
66
- 2. Made a few changes to make the code more readable
 
67
 
68
  = 0.86 =
69
  1. Fixed a Typo
3
  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
5
  Requires at least: 3.3+
6
+ Tested up to: 3.7.1
7
+ Stable tag: 0.88
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
61
 
62
  == Changelog ==
63
 
64
+ = 0.88 =
65
+ 1. Fixed a few Typos
66
+ 2. Minor changes in code
67
+
68
 
69
  = 0.86 =
70
  1. Fixed a Typo