Version Description
Download this release
Release Info
Developer | leadin |
Plugin | HubSpot – Free Marketing Plugin for WordPress |
Version | 5.5.1 |
Comparing to | |
See all releases |
Code changes from version 5.5.0 to 5.5.1
- {trunk/admin → admin}/leadin-admin.php +0 -0
- assets/banner-1544x500.png +0 -0
- assets/banner-772x250.png +0 -0
- assets/icon-128x128.png +0 -0
- assets/icon-256x256.png +0 -0
- {trunk/images → images}/leadin-icon-16x16-white.png +0 -0
- {trunk/inc → inc}/class-leadin-pointers.php +0 -0
- {trunk/inc → inc}/class-leadin.php +0 -0
- {trunk/inc → inc}/leadin-constants.php +0 -0
- {trunk/inc → inc}/leadin-disconnect.php +0 -0
- {trunk/inc → inc}/leadin-functions.php +0 -0
- {trunk/inc → inc}/leadin-registration.php +0 -0
- trunk/leadin.php → leadin.php +2 -2
- trunk/package.json → package.json +0 -0
- trunk/readme.txt → readme.txt +3 -3
- trunk/screenshot-1.png → screenshot-1.png +0 -0
- trunk/screenshot-2.png → screenshot-2.png +0 -0
- trunk/screenshot-3.png → screenshot-3.png +0 -0
- trunk/screenshot-4.png → screenshot-4.png +0 -0
- trunk/screenshot-5.png → screenshot-5.png +0 -0
{trunk/admin → admin}/leadin-admin.php
RENAMED
File without changes
|
assets/banner-1544x500.png
DELETED
Binary file
|
assets/banner-772x250.png
DELETED
Binary file
|
assets/icon-128x128.png
DELETED
Binary file
|
assets/icon-256x256.png
DELETED
Binary file
|
{trunk/images → images}/leadin-icon-16x16-white.png
RENAMED
File without changes
|
{trunk/inc → inc}/class-leadin-pointers.php
RENAMED
File without changes
|
{trunk/inc → inc}/class-leadin.php
RENAMED
File without changes
|
{trunk/inc → inc}/leadin-constants.php
RENAMED
File without changes
|
{trunk/inc → inc}/leadin-disconnect.php
RENAMED
File without changes
|
{trunk/inc → inc}/leadin-functions.php
RENAMED
File without changes
|
{trunk/inc → inc}/leadin-registration.php
RENAMED
File without changes
|
trunk/leadin.php → leadin.php
RENAMED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Leadin
|
4 |
Plugin URI: http://leadin.hubspot.com
|
5 |
Description: Leadin is an easy-to-use marketing automation and lead tracking plugin for WordPress that helps you better understand your web site visitors.
|
6 |
-
Version: 5.5.
|
7 |
Author: Leadin
|
8 |
Author URI: http://leadin.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', '5.5.
|
33 |
|
34 |
if (!defined('LEADIN_SOURCE'))
|
35 |
define('LEADIN_SOURCE', 'leadin.com');
|
3 |
Plugin Name: Leadin
|
4 |
Plugin URI: http://leadin.hubspot.com
|
5 |
Description: Leadin is an easy-to-use marketing automation and lead tracking plugin for WordPress that helps you better understand your web site visitors.
|
6 |
+
Version: 5.5.1
|
7 |
Author: Leadin
|
8 |
Author URI: http://leadin.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', '5.5.1');
|
33 |
|
34 |
if (!defined('LEADIN_SOURCE'))
|
35 |
define('LEADIN_SOURCE', 'leadin.com');
|
trunk/package.json → package.json
RENAMED
File without changes
|
trunk/readme.txt → readme.txt
RENAMED
@@ -3,7 +3,7 @@ Contributors: leadin, sredmond
|
|
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.5
|
6 |
-
Stable tag: 5.5.
|
7 |
|
8 |
Leadin is an easy-to-use contact form and marketing analytics plugin for your website that helps you better understand your website visitors.
|
9 |
|
@@ -67,10 +67,10 @@ Having trouble? Check out our <a href="https://leadin.hubspot.com/knowledge/" ta
|
|
67 |
|
68 |
== Changelog ==
|
69 |
|
70 |
-
- Current version: 5.5.
|
71 |
- Current version release: 2016-08-30
|
72 |
|
73 |
-
= 5.5.
|
74 |
- Added a new endpoint handler to remove hapikey and portalId from the database when removing the account
|
75 |
|
76 |
= 5.4.1
|
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.5
|
6 |
+
Stable tag: 5.5.1
|
7 |
|
8 |
Leadin is an easy-to-use contact form and marketing analytics plugin for your website that helps you better understand your website visitors.
|
9 |
|
67 |
|
68 |
== Changelog ==
|
69 |
|
70 |
+
- Current version: 5.5.1
|
71 |
- Current version release: 2016-08-30
|
72 |
|
73 |
+
= 5.5.1
|
74 |
- Added a new endpoint handler to remove hapikey and portalId from the database when removing the account
|
75 |
|
76 |
= 5.4.1
|
trunk/screenshot-1.png → screenshot-1.png
RENAMED
File without changes
|
trunk/screenshot-2.png → screenshot-2.png
RENAMED
File without changes
|
trunk/screenshot-3.png → screenshot-3.png
RENAMED
File without changes
|
trunk/screenshot-4.png → screenshot-4.png
RENAMED
File without changes
|
trunk/screenshot-5.png → screenshot-5.png
RENAMED
File without changes
|