Version Description
Download this release
Release Info
Developer | leadin |
Plugin | HubSpot – Free Marketing Plugin for WordPress |
Version | 5.0.2 |
Comparing to | |
See all releases |
Code changes from version 5.0.1 to 5.0.2
- {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 -3
- trunk/package.json → package.json +0 -0
- trunk/readme.txt → readme.txt +5 -2
- 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,8 +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.0.
|
7 |
-
=======
|
8 |
Author: Leadin
|
9 |
Author URI: http://leadin.hubspot.com
|
10 |
License: GPL2
|
@@ -30,7 +29,7 @@ if (!defined('LEADIN_DB_VERSION'))
|
|
30 |
define('LEADIN_DB_VERSION', '2.2.5');
|
31 |
|
32 |
if (!defined('LEADIN_PLUGIN_VERSION'))
|
33 |
-
define('LEADIN_PLUGIN_VERSION', '5.0.
|
34 |
|
35 |
if (!defined('LEADIN_SOURCE'))
|
36 |
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.0.2
|
|
|
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.0.2');
|
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.0.
|
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,9 +67,12 @@ Having trouble? Check out our <a href="https://leadin.hubspot.com/knowledge/" ta
|
|
67 |
|
68 |
== Changelog ==
|
69 |
|
70 |
-
- Current version: 5.0.
|
71 |
- Current version release: 2016-06-02
|
72 |
|
|
|
|
|
|
|
73 |
= 5.0.1
|
74 |
- The Leadin plugin can now be installed for an existing Leadin web app account
|
75 |
|
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.0.2
|
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.0.2
|
71 |
- Current version release: 2016-06-02
|
72 |
|
73 |
+
= 5.0.2
|
74 |
+
- Update deployment script
|
75 |
+
|
76 |
= 5.0.1
|
77 |
- The Leadin plugin can now be installed for an existing Leadin web app account
|
78 |
|
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
|