Version Description
(2016.11.22) - Fix issue where accounts could not reconnect
Download this release
Release Info
Developer | leadin |
Plugin | HubSpot – Free Marketing Plugin for WordPress |
Version | 6.1.2 |
Comparing to | |
See all releases |
Code changes from version 6.1.1 to 6.1.2
- leadin.php +2 -2
- readme.txt +3 -3
leadin.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: HubSpot Marketing Free (formerly Leadin)
|
4 |
Plugin URI: http://www.hubspot.com/products/marketing/free
|
5 |
Description: HubSpot Marketing Free is an easy-to-use lead tracking plugin for WordPress that helps you better understand your web site visitors.
|
6 |
-
Version: 6.1.
|
7 |
Author: HubSpot
|
8 |
Author URI: http://www.hubspot.com
|
9 |
License: GPL2
|
@@ -29,7 +29,7 @@ if (!defined('LEADIN_DB_VERSION'))
|
|
29 |
define('LEADIN_DB_VERSION', '2.2.5');
|
30 |
|
31 |
if (!defined('LEADIN_PLUGIN_VERSION'))
|
32 |
-
define('LEADIN_PLUGIN_VERSION', '6.1.
|
33 |
|
34 |
if (!defined('LEADIN_SOURCE'))
|
35 |
define('LEADIN_SOURCE', 'leadin.com');
|
3 |
Plugin Name: HubSpot Marketing Free (formerly Leadin)
|
4 |
Plugin URI: http://www.hubspot.com/products/marketing/free
|
5 |
Description: HubSpot Marketing Free is an easy-to-use lead tracking plugin for WordPress that helps you better understand your web site visitors.
|
6 |
+
Version: 6.1.2
|
7 |
Author: HubSpot
|
8 |
Author URI: http://www.hubspot.com
|
9 |
License: GPL2
|
29 |
define('LEADIN_DB_VERSION', '2.2.5');
|
30 |
|
31 |
if (!defined('LEADIN_PLUGIN_VERSION'))
|
32 |
+
define('LEADIN_PLUGIN_VERSION', '6.1.2');
|
33 |
|
34 |
if (!defined('LEADIN_SOURCE'))
|
35 |
define('LEADIN_SOURCE', 'leadin.com');
|
readme.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: leadin, sredmond, HubSpotDev
|
|
3 |
Tags: crm, contacts, lead tracking, click tracking, visitor tracking, analytics, marketing automation, inbound marketing, subscription, marketing, lead generation, mailchimp, constant contact, newsletter, popup, popover, email list, email, contacts database, contact form, forms, form widget, popup form
|
4 |
Requires at least: 3.7
|
5 |
Tested up to: 4.6
|
6 |
-
Stable tag: 6.1.
|
7 |
|
8 |
HubSpot Marketing Free is an easy-to-use contact form and marketing analytics plugin for your website that helps you better understand your website visitors.
|
9 |
|
@@ -63,10 +63,10 @@ Having trouble? Check out our <a href="https://leadin.hubspot.com/knowledge/" ta
|
|
63 |
|
64 |
== Changelog ==
|
65 |
|
66 |
-
- Current version: 6.1.
|
67 |
- Current version release: 2016-11-22
|
68 |
|
69 |
-
= 6.1.
|
70 |
- Fix issue where accounts could not reconnect
|
71 |
|
72 |
= 6.1.0 (2016.11.16) =
|
3 |
Tags: crm, contacts, lead tracking, click tracking, visitor tracking, analytics, marketing automation, inbound marketing, subscription, marketing, lead generation, mailchimp, constant contact, newsletter, popup, popover, email list, email, contacts database, contact form, forms, form widget, popup form
|
4 |
Requires at least: 3.7
|
5 |
Tested up to: 4.6
|
6 |
+
Stable tag: 6.1.2
|
7 |
|
8 |
HubSpot Marketing Free is an easy-to-use contact form and marketing analytics plugin for your website that helps you better understand your website visitors.
|
9 |
|
63 |
|
64 |
== Changelog ==
|
65 |
|
66 |
+
- Current version: 6.1.2
|
67 |
- Current version release: 2016-11-22
|
68 |
|
69 |
+
= 6.1.2 (2016.11.22)
|
70 |
- Fix issue where accounts could not reconnect
|
71 |
|
72 |
= 6.1.0 (2016.11.16) =
|