MailMunch – Grow your Email List - Version 2.0.3

Version Description

Download this release

Release Info

Developer mailmunch
Plugin Icon 128x128 MailMunch – Grow your Email List
Version 2.0.3
Comparing to
See all releases

Code changes from version 2.0.2 to 2.0.3

includes/class-mailmunch.php CHANGED
@@ -19,7 +19,7 @@ define( 'MAILMUNCH_HOME_URL', "http://app.mailmunch.co" );
19
  define( 'MAILMUNCH_SLUG', "mailmunch" );
20
  define( 'MAILMUNCH_PREFIX', 'mailmunch' );
21
  define( 'MAILMUNCH_PLUGIN_DIRECTORY', 'mailmunch' );
22
- define( 'MAILMUNCH_VERSION', '2.0.2' );
23
 
24
  /**
25
  * The core plugin class.
19
  define( 'MAILMUNCH_SLUG', "mailmunch" );
20
  define( 'MAILMUNCH_PREFIX', 'mailmunch' );
21
  define( 'MAILMUNCH_PLUGIN_DIRECTORY', 'mailmunch' );
22
+ define( 'MAILMUNCH_VERSION', '2.0.3' );
23
 
24
  /**
25
  * The core plugin class.
mailmunch.php CHANGED
@@ -16,7 +16,7 @@
16
  * Plugin Name: MailMunch - Increase your Email Subscribers by over 500%
17
  * Plugin URI: http://www.mailmunch.co
18
  * Description: Collect email addresses from website visitors and grow your subscribers with our attention grabbing optin-forms, entry/exit intent technology, and other effective lead-generation forms.
19
- * Version: 2.0.2
20
  * Author: MailMunch
21
  * Author URI: http://www.mailmunch.co
22
  * License: GPL-2.0+
16
  * Plugin Name: MailMunch - Increase your Email Subscribers by over 500%
17
  * Plugin URI: http://www.mailmunch.co
18
  * Description: Collect email addresses from website visitors and grow your subscribers with our attention grabbing optin-forms, entry/exit intent technology, and other effective lead-generation forms.
19
+ * Version: 2.0.3
20
  * Author: MailMunch
21
  * Author URI: http://www.mailmunch.co
22
  * License: GPL-2.0+
public/class-mailmunch-public.php CHANGED
@@ -134,7 +134,7 @@ class Mailmunch_Public {
134
  if (is_tag()) { echo "_mmunch['tag'] = true;"; }
135
  if (is_attachment()) { echo "_mmunch['attachment'] = true;"; }
136
  echo "</script>";
137
- echo('<script data-cfasync="false" src="//s3.amazonaws.com/mailmunch/static/site.js" id="mailmunch-script" data-mailmunch-site-id="'.$siteID.'" async></script>');
138
 
139
  }
140
 
134
  if (is_tag()) { echo "_mmunch['tag'] = true;"; }
135
  if (is_attachment()) { echo "_mmunch['attachment'] = true;"; }
136
  echo "</script>";
137
+ echo('<script data-cfasync="false" src="//a.mailmunch.co/app/v1/site.js" id="mailmunch-script" data-plugin="'.MAILMUNCH_PREFIX.'" data-mailmunch-site-id="'.$siteID.'" async></script>');
138
 
139
  }
140
 
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: mailmunch, lizgannes
3
  Tags: signup form, newsletter, newsletters, subscribe, popup, exit popup, exit intent, subscribers, subscription, popover, lightbox, analytics, collect email, optin, optin form, optin forms, double optin, list builder, email form, lead, leads, mailchimp, mailchimp form, mailchimp newsletter, mailchimp plugin, mailchimp signup, mailchimp signup forms, mailchimp signup form, mailchimp widget, mailchimp subscribe, constant contact, contact contact form, constant contact newsletter, constant contact plugin, constant contact signup, constant contact signup forms, constant contact signup form, constant contact widget, constant contact subscribe, aweber, aweber form, aweber forms, aweber signup form, aweber plugin
4
  Requires at least: 3.0.1
5
- Tested up to: 4.5
6
- Stable tag: 2.0.2
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
@@ -17,6 +17,8 @@ MailMunch provides the tools you need to grow your email subscribers and convert
17
 
18
  [vimeo http://vimeo.com/117103275]
19
 
 
 
20
  = Features =
21
 
22
  * Opt-in Form Types: Popup, Embedded, Top Bar, Scroll Box, and Sidebar
@@ -68,6 +70,7 @@ Our improved signup plugin for Constant Contact will proactively sign-up new sub
68
  1. Upload folder mailmunch.zip to the '/wp-content/plugins/' directory
69
  1. Activate the plugin through the 'Plugins' menu in WordPress
70
  1. Click on MailMunch to configure your optin forms
 
71
  1. Enjoy the increased subscribers and traffic to your site
72
 
73
  == Frequently Asked Questions ==
@@ -76,6 +79,10 @@ Our improved signup plugin for Constant Contact will proactively sign-up new sub
76
 
77
  Absolutely not. MailMunch is designed with high performance and scalability in mind. It's completely asynchronous and hosted on Amazon's highly scalable infrastructure. Some of our customers have very high traffic websites.
78
 
 
 
 
 
79
  = How many more emails will list builder help me get? =
80
 
81
  Most people see a 100% to 500% growth in their email subscribers.
2
  Contributors: mailmunch, lizgannes
3
  Tags: signup form, newsletter, newsletters, subscribe, popup, exit popup, exit intent, subscribers, subscription, popover, lightbox, analytics, collect email, optin, optin form, optin forms, double optin, list builder, email form, lead, leads, mailchimp, mailchimp form, mailchimp newsletter, mailchimp plugin, mailchimp signup, mailchimp signup forms, mailchimp signup form, mailchimp widget, mailchimp subscribe, constant contact, contact contact form, constant contact newsletter, constant contact plugin, constant contact signup, constant contact signup forms, constant contact signup form, constant contact widget, constant contact subscribe, aweber, aweber form, aweber forms, aweber signup form, aweber plugin
4
  Requires at least: 3.0.1
5
+ Tested up to: 4.6
6
+ Stable tag: 2.0.3
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
17
 
18
  [vimeo http://vimeo.com/117103275]
19
 
20
+ > MailMunch is a standalone service that integrates with all web platforms including WordPress. You must have a MailMunch account if you want to use the premium features.
21
+
22
  = Features =
23
 
24
  * Opt-in Form Types: Popup, Embedded, Top Bar, Scroll Box, and Sidebar
70
  1. Upload folder mailmunch.zip to the '/wp-content/plugins/' directory
71
  1. Activate the plugin through the 'Plugins' menu in WordPress
72
  1. Click on MailMunch to configure your optin forms
73
+ 1. Sign in or Sign up for your MailMunch account
74
  1. Enjoy the increased subscribers and traffic to your site
75
 
76
  == Frequently Asked Questions ==
79
 
80
  Absolutely not. MailMunch is designed with high performance and scalability in mind. It's completely asynchronous and hosted on Amazon's highly scalable infrastructure. Some of our customers have very high traffic websites.
81
 
82
+ = Do I need a MailMunch account? =
83
+
84
+ You will need a MailMunch account if you want to use any of our premium features. It's 100% free to sign up and you can have unlimited forms for free.
85
+
86
  = How many more emails will list builder help me get? =
87
 
88
  Most people see a 100% to 500% growth in their email subscribers.