Easy Coming Soon - Version 0.87

Version Description

  1. Fixed a few Typo
  2. Made a few changes to make the code more readable
Download this release

Release Info

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

Code changes from version 0.86 to 0.87

Files changed (2) hide show
  1. coming-soon-plugin.php +3 -3
  2. readme.txt +4 -0
coming-soon-plugin.php CHANGED
@@ -4,8 +4,8 @@
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: http://www.webriti.com
8
- Plugin URI: http://www.webriti.com
9
  */
10
  add_action('admin_menu','coming_soon_menu');
11
 
@@ -13,7 +13,7 @@
13
  /*
14
  * Coming Soon menu
15
  *
16
- * for create plugin menu on admin panel
17
  *
18
  */
19
  function coming_soon_menu()
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:
9
  */
10
  add_action('admin_menu','coming_soon_menu');
11
 
13
  /*
14
  * Coming Soon menu
15
  *
16
+ * It will create COming Soon Menu on the Admin Panel
17
  *
18
  */
19
  function coming_soon_menu()
readme.txt CHANGED
@@ -61,6 +61,10 @@ In case you face any problem, contact us via the [Forums](http://wordpress.org/s
61
 
62
  == Changelog ==
63
 
 
 
 
 
64
  = 0.86 =
65
  1. Fixed a Typo
66
  2. Placeholder text for email subscription field is now editable
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
70
  2. Placeholder text for email subscription field is now editable