Version Description
- Tweak: Updated optin form again
Download this release
Release Info
Developer | seedprod |
Plugin | Coming Soon Page & Maintenance Mode by SeedProd |
Version | 4.1.2 |
Comparing to | |
See all releases |
Code changes from version 4.1.1 to 4.1.2
- README.txt +4 -1
- coming-soon.php +2 -2
- framework/framework.php +24 -43
README.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.seedprod.com
|
|
4 |
Tags: wordpress coming soon, wordpress under construction, wordpress maintenance mode, maintenance mode, coming soon, under construction, launch page, launch, maintenance, construction, offline, unavailable, newsletter, coming soon page, landing page
|
5 |
Requires at least: 3.5.1
|
6 |
Tested up to: 4.2.2
|
7 |
-
Stable tag: 4.1.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -108,6 +108,9 @@ This is always a caching issue. Go to the caching plugin's setting page and clea
|
|
108 |
|
109 |
|
110 |
== Changelog ==
|
|
|
|
|
|
|
111 |
= 4.1.1 =
|
112 |
* Tweak: Updated optin form
|
113 |
|
4 |
Tags: wordpress coming soon, wordpress under construction, wordpress maintenance mode, maintenance mode, coming soon, under construction, launch page, launch, maintenance, construction, offline, unavailable, newsletter, coming soon page, landing page
|
5 |
Requires at least: 3.5.1
|
6 |
Tested up to: 4.2.2
|
7 |
+
Stable tag: 4.1.2
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
108 |
|
109 |
|
110 |
== Changelog ==
|
111 |
+
= 4.1.2 =
|
112 |
+
* Tweak: Updated optin form again
|
113 |
+
|
114 |
= 4.1.1 =
|
115 |
* Tweak: Updated optin form
|
116 |
|
coming-soon.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Coming Soon Page & Maintenance Mode by SeedProd
|
4 |
* Plugin URI: http://www.seedprod.com
|
5 |
* Description: The #1 Coming Soon Page, Under Construction & Maintenance Mode plugin for WordPress.
|
6 |
-
* Version: 4.1.
|
7 |
* Author: SeedProd
|
8 |
* Author URI: http://www.seedprod.com
|
9 |
* Text Domain: coming-soon
|
@@ -20,7 +20,7 @@ define( 'SEED_CSP4_SHORTNAME', 'seed_csp4' ); // Used to reference namespace fun
|
|
20 |
define( 'SEED_CSP4_SLUG', 'coming-soon/coming-soon.php' ); // Used for settings link.
|
21 |
define( 'SEED_CSP4_TEXTDOMAIN', 'coming-soon' ); // Your textdomain
|
22 |
define( 'SEED_CSP4_PLUGIN_NAME', __( 'Coming Soon Page & Maintenance Mode by SeedProd', 'coming-soon' ) ); // Plugin Name shows up on the admin settings screen.
|
23 |
-
define( 'SEED_CSP4_VERSION', '4.1.
|
24 |
define( 'SEED_CSP4_PLUGIN_PATH', plugin_dir_path( __FILE__ ) ); // Example output: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/seed_csp4/
|
25 |
define( 'SEED_CSP4_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); // Example output: http://localhost:8888/wordpress/wp-content/plugins/seed_csp4/
|
26 |
define( 'SEED_CSP4_TABLENAME', 'seed_csp4_subscribers' );
|
3 |
* Plugin Name: Coming Soon Page & Maintenance Mode by SeedProd
|
4 |
* Plugin URI: http://www.seedprod.com
|
5 |
* Description: The #1 Coming Soon Page, Under Construction & Maintenance Mode plugin for WordPress.
|
6 |
+
* Version: 4.1.2
|
7 |
* Author: SeedProd
|
8 |
* Author URI: http://www.seedprod.com
|
9 |
* Text Domain: coming-soon
|
20 |
define( 'SEED_CSP4_SLUG', 'coming-soon/coming-soon.php' ); // Used for settings link.
|
21 |
define( 'SEED_CSP4_TEXTDOMAIN', 'coming-soon' ); // Your textdomain
|
22 |
define( 'SEED_CSP4_PLUGIN_NAME', __( 'Coming Soon Page & Maintenance Mode by SeedProd', 'coming-soon' ) ); // Plugin Name shows up on the admin settings screen.
|
23 |
+
define( 'SEED_CSP4_VERSION', '4.1.2'); // Plugin Version Number. Recommend you use Semantic Versioning http://semver.org/
|
24 |
define( 'SEED_CSP4_PLUGIN_PATH', plugin_dir_path( __FILE__ ) ); // Example output: /Applications/MAMP/htdocs/wordpress/wp-content/plugins/seed_csp4/
|
25 |
define( 'SEED_CSP4_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); // Example output: http://localhost:8888/wordpress/wp-content/plugins/seed_csp4/
|
26 |
define( 'SEED_CSP4_TABLENAME', 'seed_csp4_subscribers' );
|
framework/framework.php
CHANGED
@@ -294,48 +294,26 @@ class SEED_CSP4_ADMIN
|
|
294 |
|
295 |
<div class="postbox rss-postbox" style="background-color: #fcf8e3">
|
296 |
<div class="handlediv" title="Click to toggle"><br /></div>
|
297 |
-
<
|
298 |
-
|
299 |
-
|
300 |
-
|
301 |
-
|
302 |
-
|
303 |
-
|
304 |
-
|
305 |
-
<
|
306 |
-
|
307 |
-
|
308 |
-
|
309 |
-
|
310 |
-
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
<label for="mce-EMAIL"><strong>Email Address</strong> <span class="asterisk">*</span>
|
318 |
-
</label>
|
319 |
-
<input type="email" value="<?php echo get_option( 'admin_email' ); ?>" name="EMAIL" class="required email" id="mce-EMAIL">
|
320 |
-
</div>
|
321 |
-
<div class="mc-field-group">
|
322 |
-
<label for="mce-FNAME">First Name </label>
|
323 |
-
<input type="text" value="" name="FNAME" class="" id="mce-FNAME">
|
324 |
-
</div>
|
325 |
-
|
326 |
-
<input type="hidden" value="Coming Soon Page and Maintenance Mode by SeedProd Plugin" name="SOURCE">
|
327 |
-
|
328 |
-
<div id="mce-responses" class="clear">
|
329 |
-
<div class="response" id="mce-error-response" style="display:none"></div>
|
330 |
-
<div class="response" id="mce-success-response" style="display:none"></div>
|
331 |
-
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
|
332 |
-
<div style="position: absolute; left: -5000px;"><input type="text" name="b_b917d2a79917ec125d6934c5b_34383bb48a" tabindex="-1" value=""></div>
|
333 |
-
<div class="clear"><input type="submit" value="Sign Up" name="subscribe" id="mc-embedded-subscribe" class="button" style="background-color:#82bb42"></div>
|
334 |
-
</div>
|
335 |
-
</form>
|
336 |
-
</div>
|
337 |
-
<script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[3]='DV_VAR_1';ftypes[3]='text';fnames[4]='SOURCE';ftypes[4]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
|
338 |
-
<!--End mc_embed_signup-->
|
339 |
|
340 |
<!-- <div class="rss-widget">
|
341 |
<?php
|
@@ -353,6 +331,9 @@ class SEED_CSP4_ADMIN
|
|
353 |
</ul>
|
354 |
</div> -->
|
355 |
</div>
|
|
|
|
|
|
|
356 |
</div>
|
357 |
<!-- <a href="http://www.seedprod.com/plugins/wordpress-coming-soon-pro-plugin/?utm_source=plugin&utm_medium=banner&utm_campaign=coming-soon-pro-in-plugin-banner" target="_blank"><img src="http://static.seedprod.com/ads/coming-soon-pro-sidebar.png" /></a>
|
358 |
<br><br> -->
|
@@ -412,7 +393,7 @@ class SEED_CSP4_ADMIN
|
|
412 |
?>
|
413 |
<ul>
|
414 |
<br>
|
415 |
-
<li>» <a href="
|
416 |
</ul>
|
417 |
</div>
|
418 |
</div>
|
294 |
|
295 |
<div class="postbox rss-postbox" style="background-color: #fcf8e3">
|
296 |
<div class="handlediv" title="Click to toggle"><br /></div>
|
297 |
+
<form action="https://www.getdrip.com/forms/2650489/submissions" method="post" target="_blank" data-drip-embedded-form="2650489">
|
298 |
+
<h3 class="hndle" data-drip-attribute="headline"><span>How to launch a site that's successful on Day One</span></h3>
|
299 |
+
<div class="inside">
|
300 |
+
|
301 |
+
|
302 |
+
<p data-drip-attribute="description">There's nothing more disappointing than launching a new site and not get enough visitors to support it. Find out how to build an audience before you launch in this free 5-part course.</p>
|
303 |
+
<div>
|
304 |
+
<label for="fields[email]">Email Address</label><br />
|
305 |
+
<input class="regular-text" style="width:100%" type="email" name="fields[email]" value="<?php echo get_option( 'admin_email' ); ?>" />
|
306 |
+
</div>
|
307 |
+
|
308 |
+
<div style="margin-top:10px">
|
309 |
+
<label for="fields[first_name]">First Name</label><br />
|
310 |
+
<input class="regular-text" style="width:100%" type="text" name="fields[first_name]" value="" />
|
311 |
+
</div>
|
312 |
+
|
313 |
+
<div style="margin-top:10px">
|
314 |
+
<input type="submit" name="submit" value="Subscribe Now" style="background-color:red; border-color:firebrick;" data-drip-attribute="sign-up-button" class="button-primary" />
|
315 |
+
</div>
|
316 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
317 |
|
318 |
<!-- <div class="rss-widget">
|
319 |
<?php
|
331 |
</ul>
|
332 |
</div> -->
|
333 |
</div>
|
334 |
+
</form>
|
335 |
+
|
336 |
+
|
337 |
</div>
|
338 |
<!-- <a href="http://www.seedprod.com/plugins/wordpress-coming-soon-pro-plugin/?utm_source=plugin&utm_medium=banner&utm_campaign=coming-soon-pro-in-plugin-banner" target="_blank"><img src="http://static.seedprod.com/ads/coming-soon-pro-sidebar.png" /></a>
|
339 |
<br><br> -->
|
393 |
?>
|
394 |
<ul>
|
395 |
<br>
|
396 |
+
<li>» <a href="https://www.getdrip.com/forms/9414625/submissions/new"><?php _e('Subscribe by Email', 'ultimate-coming-soon-page') ?></a></li>
|
397 |
</ul>
|
398 |
</div>
|
399 |
</div>
|