Version Description
Download this release
Release Info
Developer | a.ankit |
Plugin | Easy Coming Soon |
Version | 0.85 |
Comparing to | |
See all releases |
Code changes from version 0.8 to 0.85
- coming-soon-plugin.php +4 -5
- readme.txt +1 -1
coming-soon-plugin.php
CHANGED
@@ -1,13 +1,12 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
Plugin Name:Easy Coming Soon
|
4 |
-
Description:
|
5 |
-
Version: 0.
|
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 |
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 |
|