Easy Coming Soon - Version 0.85

Version Description

Download this release

Release Info

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

Code changes from version 0.8 to 0.85

Files changed (2) hide show
  1. coming-soon-plugin.php +4 -5
  2. readme.txt +1 -1
coming-soon-plugin.php CHANGED
@@ -1,13 +1,12 @@
1
  <?php
2
  /*
3
  Plugin Name:Easy Coming Soon
4
- Description: Creates a Coming Soon page for your Website while Coming soon mode on.Collects E-mails and connect with Socials links.
5
- Version: 0.8
6
  Author:Deepesh paiwal
7
- Author URI:
8
- Plugin URI:
9
  */
10
-
11
  add_action('admin_menu','coming_soon_menu');
12
 
13
 
1
  <?php
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.85
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
 
12
 
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.webriti.com/
4
  Tags: coming soon, wordpress coming soon, wordpress under construction, wordpress maintenance mode, maintenance mode, under construction, coming soon page, launch page, maintenance, construction, offline,landing page
5
  Requires at least: 3.3+
6
  Tested up to: 3.6.1
7
- Stable tag: 0.8
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
4
  Tags: coming soon, wordpress coming soon, wordpress under construction, wordpress maintenance mode, maintenance mode, under construction, coming soon page, launch page, maintenance, construction, offline,landing page
5
  Requires at least: 3.3+
6
  Tested up to: 3.6.1
7
+ Stable tag: 0.85
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10