Version Description
Download this release
Release Info
Developer | mailmunch |
Plugin | MailMunch – Grow your Email List |
Version | 3.0.3 |
Comparing to | |
See all releases |
Code changes from version 3.0.2 to 3.0.3
- includes/class-mailmunch.php +1 -1
- mailmunch.php +1 -1
- readme.txt +3 -3
includes/class-mailmunch.php
CHANGED
@@ -22,7 +22,7 @@ define( 'MAILMUNCH_SLUG', "mailmunch" );
|
|
22 |
define( 'MAILMUNCH_PREFIX', 'mailmunch' );
|
23 |
define( 'MAILMUNCH_POST_TYPE', 'mailmunch_page' );
|
24 |
define( 'MAILMUNCH_PLUGIN_DIRECTORY', 'mailmunch' );
|
25 |
-
define( 'MAILMUNCH_VERSION', '3.0.
|
26 |
|
27 |
/**
|
28 |
* The core plugin class.
|
22 |
define( 'MAILMUNCH_PREFIX', 'mailmunch' );
|
23 |
define( 'MAILMUNCH_POST_TYPE', 'mailmunch_page' );
|
24 |
define( 'MAILMUNCH_PLUGIN_DIRECTORY', 'mailmunch' );
|
25 |
+
define( 'MAILMUNCH_VERSION', '3.0.3' );
|
26 |
|
27 |
/**
|
28 |
* The core plugin class.
|
mailmunch.php
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
* Plugin Name: MailMunch - Grow Your Email List
|
17 |
* Plugin URI: http://www.mailmunch.co
|
18 |
* Description: The best free plugin to get more email subscribers. Beautiful signup forms and landing pages that integrate with MailChimp, Constant Contact, AWeber, Campaign Monitor and more.
|
19 |
-
* Version: 3.0.
|
20 |
* Author: MailMunch
|
21 |
* Author URI: http://www.mailmunch.co
|
22 |
* License: GPL-2.0+
|
16 |
* Plugin Name: MailMunch - Grow Your Email List
|
17 |
* Plugin URI: http://www.mailmunch.co
|
18 |
* Description: The best free plugin to get more email subscribers. Beautiful signup forms and landing pages that integrate with MailChimp, Constant Contact, AWeber, Campaign Monitor and more.
|
19 |
+
* Version: 3.0.3
|
20 |
* Author: MailMunch
|
21 |
* Author URI: http://www.mailmunch.co
|
22 |
* License: GPL-2.0+
|
readme.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
=== MailMunch - Grow your Email
|
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.7
|
6 |
-
Stable tag: 3.0.
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
@@ -13,7 +13,7 @@ The best free plugin to get more email subscribers. Beautiful opt-in forms that
|
|
13 |
|
14 |
Collecting emails from your website visitors is the most important aspect of internet marketing. MailMunch lets you create beautiful optin forms for your WordPress without writing a single line of code. Most blogs are designed for hit-and-run readers. People find your blog, read your article, and leave. Wouldn't it be nice if some of those people subscribe so you can email them later?
|
15 |
|
16 |
-
MailMunch provides the tools you need to grow your email
|
17 |
|
18 |
[vimeo http://vimeo.com/117103275]
|
19 |
|
1 |
+
=== MailMunch - Grow your Email List ===
|
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.7
|
6 |
+
Stable tag: 3.0.3
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
13 |
|
14 |
Collecting emails from your website visitors is the most important aspect of internet marketing. MailMunch lets you create beautiful optin forms for your WordPress without writing a single line of code. Most blogs are designed for hit-and-run readers. People find your blog, read your article, and leave. Wouldn't it be nice if some of those people subscribe so you can email them later?
|
15 |
|
16 |
+
MailMunch provides the tools you need to grow your email list and convert visitors into customers. Now, people will find your blog, read your article, and subscribe via email to your newsletter. You can also sync your newsletter subscribers to MailChimp, Constant Contact, AWeber, GetResponse, Campaign Monitor, InfusionSoft and others.
|
17 |
|
18 |
[vimeo http://vimeo.com/117103275]
|
19 |
|