HubSpot – Free Marketing Plugin for WordPress - Version 6.1.3

Version Description

(2016.11.22) - Fix issue where accounts could not reconnect

Download this release

Release Info

Developer leadin
Plugin Icon 128x128 HubSpot – Free Marketing Plugin for WordPress
Version 6.1.3
Comparing to
See all releases

Code changes from version 6.1.2 to 6.1.3

Files changed (2) hide show
  1. leadin.php +3 -3
  2. readme.txt +5 -5
leadin.php CHANGED
@@ -1,9 +1,9 @@
1
  <?php
2
  /*
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,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.2');
33
 
34
  if (!defined('LEADIN_SOURCE'))
35
  define('LEADIN_SOURCE', 'leadin.com');
1
  <?php
2
  /*
3
+ Plugin Name: HubSpot - Free Marketing Plugin for WordPress
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.3
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.3');
33
 
34
  if (!defined('LEADIN_SOURCE'))
35
  define('LEADIN_SOURCE', 'leadin.com');
readme.txt CHANGED
@@ -1,9 +1,9 @@
1
- === Contact Forms & Website Analytics by HubSpot (formerly Leadin) ===
2
  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.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,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.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) =
1
+ === HubSpot - Free Marketing Plugin for WordPress ===
2
  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.8
6
+ Stable tag: 6.1.3
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.3
67
  - Current version release: 2016-11-22
68
 
69
+ = 6.1.3 (2016.11.22)
70
  - Fix issue where accounts could not reconnect
71
 
72
  = 6.1.0 (2016.11.16) =