Easy Coming Soon - Version 2.1

Version Description

  1. Added button for get free 15 High resolution backgrounds.
Download this release

Release Info

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

Code changes from version 2.0.1 to 2.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: 2.0.1
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: 2.1
6
  Author:Ankit Agarwal, Priyanshu Mittal
7
  Author URI: http://easycomingsoon.com/
8
  Plugin URI: http://easycomingsoon.com/
readme.txt CHANGED
@@ -4,7 +4,7 @@ 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.9
7
- Stable tag: 2.0.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -121,6 +121,9 @@ In case you face any problem, contact us [here](http://easycomingsoon.com/contac
121
 
122
  == Changelog ==
123
 
 
 
 
124
  = 2.0.1 =
125
  1. Added code snippet to redirect user to plugin settings page on plugin activation.
126
 
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.9
7
+ Stable tag: 2.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
121
 
122
  == Changelog ==
123
 
124
+ = 2.1 =
125
+ 1. Added button for get free 15 High resolution backgrounds.
126
+
127
  = 2.0.1 =
128
  1. Added code snippet to redirect user to plugin settings page on plugin activation.
129
 
theme_options/pages/header_page_settings.php CHANGED
@@ -91,6 +91,14 @@ $general_default_settings = array(
91
  <?php if(!empty($current_options['background'])) { ?>
92
  <div><img style="display: inline; width:200px; border:1px solid #3894BD;" src="<?php echo $current_options['background']; ?>"></div>
93
  <?php } ?>
 
 
 
 
 
 
 
 
94
  </div>
95
 
96
  <div class="section">
91
  <?php if(!empty($current_options['background'])) { ?>
92
  <div><img style="display: inline; width:200px; border:1px solid #3894BD;" src="<?php echo $current_options['background']; ?>"></div>
93
  <?php } ?>
94
+
95
+ <div class="element">
96
+
97
+ <a style="height:30px" target="__blank" class="button-primary" href="https://webriti.com/ecs/bg.zip">Get 15 High Resolution Backgrounds</a>
98
+
99
+ </div>
100
+
101
+
102
  </div>
103
 
104
  <div class="section">