Creative Mail – Easier WordPress & WooCommerce Email Marketing - Version 1.0.3

Version Description

Download this release

Release Info

Developer constantcontact
Plugin Icon 128x128 Creative Mail – Easier WordPress & WooCommerce Email Marketing
Version 1.0.3
Comparing to
See all releases

Code changes from version 1.0.2 to 1.0.3

CHANGELOG.md CHANGED
@@ -1,6 +1,9 @@
1
  Changelog
2
  =========
3
 
 
 
 
4
  #### 1.0.2 - July 16 2020
5
  - Small fixes in the plugin readme.
6
 
1
  Changelog
2
  =========
3
 
4
+ #### 1.0.3 - July 16 2020
5
+ - Small fixes in the plugin readme.
6
+
7
  #### 1.0.2 - July 16 2020
8
  - Small fixes in the plugin readme.
9
 
README.md CHANGED
@@ -2,7 +2,7 @@
2
  - Tags: email, marketing, newsletter, subscribe, contact form 7, woocommerce, constant contact
3
  - Requires at least: 4.6
4
  - Tested up to: 5.4.1
5
- - Stable tag: 1.0.2
6
  - License: GPLv2 or later
7
  - License URI: http://www.gnu.org/licenses/gpl-2.0.html
8
  - Requires PHP: 7.1
2
  - Tags: email, marketing, newsletter, subscribe, contact form 7, woocommerce, constant contact
3
  - Requires at least: 4.6
4
  - Tested up to: 5.4.1
5
+ - Stable tag: 1.0.3
6
  - License: GPLv2 or later
7
  - License URI: http://www.gnu.org/licenses/gpl-2.0.html
8
  - Requires PHP: 7.1
creative-mail-plugin.php CHANGED
@@ -6,7 +6,7 @@ use CreativeMail\CreativeMail;
6
  * Plugin URI: https://bitbucket.org/creativemail/creativemail-for-wordpress/src
7
  * Description: Power your WooCommerce Store or WordPress Blog with simple & free email marketing from Constant Contact. With the official Creative Mail for WooCommerce plugin, your products, blog posts, images and store links are automatically included as rich shoppable email marketing content for your customers. Our included CRM also intelligently pulls in and identifies your WordPress site contacts and WooCommerce store customers. That makes it easy to build audiences and send targeted customer campaigns. Get free email marketing, 98% deliverability, and Constant Contact rock solid reliability all without ever needing to leave your WP Admin.
8
  * Author: Constant Contact
9
- * Version: 1.0.2
10
  * Author URI: https://www.constantcontact.com
11
  */
12
 
@@ -20,7 +20,7 @@ function _load_ce4wp_plugin() {
20
 
21
  define('CE4WP_PLUGIN_DIR', __DIR__ . '/');
22
  define('CE4WP_PLUGIN_URL', plugin_dir_url(__FILE__) . '/');
23
- define('CE4WP_PLUGIN_VERSION', '1.0.2');
24
  define('CE4WP_INSTANCE_UUID_KEY', 'ce4wp_instance_uuid');
25
  define('CE4WP_INSTANCE_HANDSHAKE_TOKEN', 'ce4wp_handshake_token');
26
  define('CE4WP_INSTANCE_HANDSHAKE_EXPIRATION', 'ce4wp_handshake_expiration');
6
  * Plugin URI: https://bitbucket.org/creativemail/creativemail-for-wordpress/src
7
  * Description: Power your WooCommerce Store or WordPress Blog with simple & free email marketing from Constant Contact. With the official Creative Mail for WooCommerce plugin, your products, blog posts, images and store links are automatically included as rich shoppable email marketing content for your customers. Our included CRM also intelligently pulls in and identifies your WordPress site contacts and WooCommerce store customers. That makes it easy to build audiences and send targeted customer campaigns. Get free email marketing, 98% deliverability, and Constant Contact rock solid reliability all without ever needing to leave your WP Admin.
8
  * Author: Constant Contact
9
+ * Version: 1.0.3
10
  * Author URI: https://www.constantcontact.com
11
  */
12
 
20
 
21
  define('CE4WP_PLUGIN_DIR', __DIR__ . '/');
22
  define('CE4WP_PLUGIN_URL', plugin_dir_url(__FILE__) . '/');
23
+ define('CE4WP_PLUGIN_VERSION', '1.0.3');
24
  define('CE4WP_INSTANCE_UUID_KEY', 'ce4wp_instance_uuid');
25
  define('CE4WP_INSTANCE_HANDSHAKE_TOKEN', 'ce4wp_handshake_token');
26
  define('CE4WP_INSTANCE_HANDSHAKE_EXPIRATION', 'ce4wp_handshake_expiration');
readme.txt CHANGED
@@ -1,8 +1,9 @@
1
  === Creative Mail – Easier WordPress & WooCommerce Email Marketing ===
 
2
  Tags: email, marketing, newsletter, subscribe, contact form 7, woocommerce, constant contact
3
  Requires at least: 4.6
4
  Tested up to: 5.4.1
5
- Stable tag: 1.0.2
6
  License: GPLv2 or later
7
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
8
  Requires PHP: 7.1
@@ -12,11 +13,13 @@ Website: https://www.creativemail.com
12
  Creative Mail was designed specifically for WordPress and WooCommerce.
13
 
14
  Our intelligent (and super fun) email editor simplifies email creation and pulls your WordPress blog posts, website images and WooCommerce products right into your email content. Leads from your WordPress website, ecommerce store and contact forms are automatically captured and routed into our included Contacts CRM and synced with your email marketing lists.
 
15
  It’s perfect for newsletters and announcements, to promote events, share product specials, retarget ecommerce shoppers, send postcards, provide updates and more.
16
 
17
  Create awesome emails right from your WordPress Admin Dashboard that are all powered by the award-winning & rock-solid reliability of Constant Contact.
18
 
19
- ### [View Our Detailed Features](https://www.creativemail.com/plans):
 
20
  ### [WOOCOMMERCE & WORDPRESS INTEGRATION](https://www.creativemail.com):
21
  Turn your WooCommerce store and your WordPress site into efficient marketing engines. All e-commerce purchases and form entries are all captured in our included CRM and synced automatically with Creative Mail.
22
 
@@ -72,6 +75,7 @@ Turn your WooCommerce store and your WordPress site into efficient marketing eng
72
 
73
  ## TERMS OF SERVICE & PRIVACY POLICY
74
  On behalf of our lawyers (seriously, they’re nice people), please feel free to review our:
 
75
  Creative Mail by Constant Contact [Terms of Service](https://www.constantcontact.com/website/terms)
76
  Creative Mail by Constant Contact [Privacy Policy](https://endurance.clarip.com/privacycenter/?brand=ctct)
77
 
@@ -83,6 +87,7 @@ Creative Mail by Constant Contact [Privacy Policy](https://endurance.clarip.com/
83
  5. Open your email marketing from your WP-admin dashboard
84
 
85
  == Changelog ==
86
- * 1.0.2 Small text change in readme file;
87
- * 1.0.1 Text changes and fixed a bug that made you click twice on the "Let's get started button" in some cases;
88
- * 1.0.0 Initial Commit.
 
1
  === Creative Mail – Easier WordPress & WooCommerce Email Marketing ===
2
+ Contributors: Constant Contact
3
  Tags: email, marketing, newsletter, subscribe, contact form 7, woocommerce, constant contact
4
  Requires at least: 4.6
5
  Tested up to: 5.4.1
6
+ Stable tag: 1.0.3
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
  Requires PHP: 7.1
13
  Creative Mail was designed specifically for WordPress and WooCommerce.
14
 
15
  Our intelligent (and super fun) email editor simplifies email creation and pulls your WordPress blog posts, website images and WooCommerce products right into your email content. Leads from your WordPress website, ecommerce store and contact forms are automatically captured and routed into our included Contacts CRM and synced with your email marketing lists.
16
+
17
  It’s perfect for newsletters and announcements, to promote events, share product specials, retarget ecommerce shoppers, send postcards, provide updates and more.
18
 
19
  Create awesome emails right from your WordPress Admin Dashboard that are all powered by the award-winning & rock-solid reliability of Constant Contact.
20
 
21
+ ### [VIEW OUR DETAILED FEATURES](https://www.creativemail.com/plans)
22
+
23
  ### [WOOCOMMERCE & WORDPRESS INTEGRATION](https://www.creativemail.com):
24
  Turn your WooCommerce store and your WordPress site into efficient marketing engines. All e-commerce purchases and form entries are all captured in our included CRM and synced automatically with Creative Mail.
25
 
75
 
76
  ## TERMS OF SERVICE & PRIVACY POLICY
77
  On behalf of our lawyers (seriously, they’re nice people), please feel free to review our:
78
+
79
  Creative Mail by Constant Contact [Terms of Service](https://www.constantcontact.com/website/terms)
80
  Creative Mail by Constant Contact [Privacy Policy](https://endurance.clarip.com/privacycenter/?brand=ctct)
81
 
87
  5. Open your email marketing from your WP-admin dashboard
88
 
89
  == Changelog ==
90
+ * 1.0.3 - Small fixes in the plugin readme.
91
+ * 1.0.2 - Small fixes in the plugin readme.
92
+ * 1.0.1 - Fixes an issue where the "Let's get started" button needed to be clicked twice in some cases.
93
+ * 1.0.0 - Initial version of the plugin
vendor/autoload.php CHANGED
@@ -4,4 +4,4 @@
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
- return ComposerAutoloaderInitd78fa96bacb25dea4bcb354addbb7f17::getLoader();
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
+ return ComposerAutoloaderInitfdbcb28278ab984cbc8bb0799920cf54::getLoader();
vendor/composer/autoload_real.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
- class ComposerAutoloaderInitd78fa96bacb25dea4bcb354addbb7f17
6
  {
7
  private static $loader;
8
 
@@ -22,15 +22,15 @@ class ComposerAutoloaderInitd78fa96bacb25dea4bcb354addbb7f17
22
  return self::$loader;
23
  }
24
 
25
- spl_autoload_register(array('ComposerAutoloaderInitd78fa96bacb25dea4bcb354addbb7f17', 'loadClassLoader'), true, true);
26
  self::$loader = $loader = new \Composer\Autoload\ClassLoader();
27
- spl_autoload_unregister(array('ComposerAutoloaderInitd78fa96bacb25dea4bcb354addbb7f17', 'loadClassLoader'));
28
 
29
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
30
  if ($useStaticLoader) {
31
  require_once __DIR__ . '/autoload_static.php';
32
 
33
- call_user_func(\Composer\Autoload\ComposerStaticInitd78fa96bacb25dea4bcb354addbb7f17::getInitializer($loader));
34
  } else {
35
  $map = require __DIR__ . '/autoload_namespaces.php';
36
  foreach ($map as $namespace => $path) {
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
+ class ComposerAutoloaderInitfdbcb28278ab984cbc8bb0799920cf54
6
  {
7
  private static $loader;
8
 
22
  return self::$loader;
23
  }
24
 
25
+ spl_autoload_register(array('ComposerAutoloaderInitfdbcb28278ab984cbc8bb0799920cf54', 'loadClassLoader'), true, true);
26
  self::$loader = $loader = new \Composer\Autoload\ClassLoader();
27
+ spl_autoload_unregister(array('ComposerAutoloaderInitfdbcb28278ab984cbc8bb0799920cf54', 'loadClassLoader'));
28
 
29
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
30
  if ($useStaticLoader) {
31
  require_once __DIR__ . '/autoload_static.php';
32
 
33
+ call_user_func(\Composer\Autoload\ComposerStaticInitfdbcb28278ab984cbc8bb0799920cf54::getInitializer($loader));
34
  } else {
35
  $map = require __DIR__ . '/autoload_namespaces.php';
36
  foreach ($map as $namespace => $path) {
vendor/composer/autoload_static.php CHANGED
@@ -4,7 +4,7 @@
4
 
5
  namespace Composer\Autoload;
6
 
7
- class ComposerStaticInitd78fa96bacb25dea4bcb354addbb7f17
8
  {
9
  public static $prefixLengthsPsr4 = array (
10
  'F' =>
@@ -113,9 +113,9 @@ class ComposerStaticInitd78fa96bacb25dea4bcb354addbb7f17
113
  public static function getInitializer(ClassLoader $loader)
114
  {
115
  return \Closure::bind(function () use ($loader) {
116
- $loader->prefixLengthsPsr4 = ComposerStaticInitd78fa96bacb25dea4bcb354addbb7f17::$prefixLengthsPsr4;
117
- $loader->prefixDirsPsr4 = ComposerStaticInitd78fa96bacb25dea4bcb354addbb7f17::$prefixDirsPsr4;
118
- $loader->classMap = ComposerStaticInitd78fa96bacb25dea4bcb354addbb7f17::$classMap;
119
 
120
  }, null, ClassLoader::class);
121
  }
4
 
5
  namespace Composer\Autoload;
6
 
7
+ class ComposerStaticInitfdbcb28278ab984cbc8bb0799920cf54
8
  {
9
  public static $prefixLengthsPsr4 = array (
10
  'F' =>
113
  public static function getInitializer(ClassLoader $loader)
114
  {
115
  return \Closure::bind(function () use ($loader) {
116
+ $loader->prefixLengthsPsr4 = ComposerStaticInitfdbcb28278ab984cbc8bb0799920cf54::$prefixLengthsPsr4;
117
+ $loader->prefixDirsPsr4 = ComposerStaticInitfdbcb28278ab984cbc8bb0799920cf54::$prefixDirsPsr4;
118
+ $loader->classMap = ComposerStaticInitfdbcb28278ab984cbc8bb0799920cf54::$classMap;
119
 
120
  }, null, ClassLoader::class);
121
  }