Version Description
(2014.03.12) = - Bug fixes - Updated read me.txt file - Updated screenshots
Download this release
Release Info
Developer | AndyGCook |
Plugin | HubSpot – Free Marketing Plugin for WordPress |
Version | 0.6.1 |
Comparing to | |
See all releases |
Code changes from version 0.6.0 to 0.6.1
- leadin.php +2 -2
- readme.txt +14 -7
- screenshot-1.png +0 -0
- screenshot-2.png +0 -0
leadin.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: LeadIn
|
4 |
Plugin URI: http://leadin.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: 0.6.
|
7 |
Author: Andy Cook, Nelson Joyce
|
8 |
Author URI: http://leadin.com
|
9 |
License: GPL2
|
@@ -26,7 +26,7 @@ if ( !defined('LEADIN_DB_VERSION') )
|
|
26 |
define('LEADIN_DB_VERSION', '0.4.3');
|
27 |
|
28 |
if ( !defined('LEADIN_PLUGIN_VERSION') )
|
29 |
-
define('LEADIN_PLUGIN_VERSION', '0.6.
|
30 |
|
31 |
if ( !defined('MIXPANEL_PROJECT_TOKEN') )
|
32 |
define('MIXPANEL_PROJECT_TOKEN', 'a9615503ec58a6bce2c646a58390eac1');
|
3 |
Plugin Name: LeadIn
|
4 |
Plugin URI: http://leadin.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: 0.6.1
|
7 |
Author: Andy Cook, Nelson Joyce
|
8 |
Author URI: http://leadin.com
|
9 |
License: GPL2
|
26 |
define('LEADIN_DB_VERSION', '0.4.3');
|
27 |
|
28 |
if ( !defined('LEADIN_PLUGIN_VERSION') )
|
29 |
+
define('LEADIN_PLUGIN_VERSION', '0.6.1');
|
30 |
|
31 |
if ( !defined('MIXPANEL_PROJECT_TOKEN') )
|
32 |
define('MIXPANEL_PROJECT_TOKEN', 'a9615503ec58a6bce2c646a58390eac1');
|
readme.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
=== LeadIn ===
|
2 |
Contributors: andygcook, nelsonjoyce
|
3 |
Tags: lead tracking, visitor tracking, analytics, crm, marketing automation, inbound marketing, subscription, marketing, lead generation
|
4 |
-
Requires at least: 3.
|
5 |
Tested up to: 3.8
|
6 |
-
Stable tag: 0.6.
|
7 |
|
8 |
-
LeadIn - WordPress
|
9 |
|
10 |
== Description ==
|
11 |
|
@@ -50,9 +50,11 @@ LeadIn collects usage information about this plugin so that we can better serve
|
|
50 |
|
51 |
LeadIn automatically integrates with your contact and comment forms that contain an email address field on your web site. There's no setup required.
|
52 |
|
53 |
-
=
|
54 |
|
55 |
-
LeadIn creates a new contact in your
|
|
|
|
|
56 |
|
57 |
= Which contact form building plugins are supported? =
|
58 |
|
@@ -86,8 +88,13 @@ To ensure quality we've tested the most popular WordPress form builder plugins.
|
|
86 |
|
87 |
== Changelog ==
|
88 |
|
89 |
-
Current version: 0.6.
|
90 |
-
Current version release: 2014-03-
|
|
|
|
|
|
|
|
|
|
|
91 |
|
92 |
= 0.6.0 (2014.03.07) =
|
93 |
- Bug fixes
|
1 |
=== LeadIn ===
|
2 |
Contributors: andygcook, nelsonjoyce
|
3 |
Tags: lead tracking, visitor tracking, analytics, crm, marketing automation, inbound marketing, subscription, marketing, lead generation
|
4 |
+
Requires at least: 3.7
|
5 |
Tested up to: 3.8
|
6 |
+
Stable tag: 0.6.1
|
7 |
|
8 |
+
LeadIn is an easy-to-use marketing automation and lead tracking plugin for WordPress that helps you better understand your web site visitors.
|
9 |
|
10 |
== Description ==
|
11 |
|
50 |
|
51 |
LeadIn automatically integrates with your contact and comment forms that contain an email address field on your web site. There's no setup required.
|
52 |
|
53 |
+
= Where are my contact submission stored? =
|
54 |
|
55 |
+
LeadIn creates a new contact in your Contacts Tabke whenever an email address is detected in your visitor's form submission.
|
56 |
+
|
57 |
+
There is no limit to the number of contacts you can store in your Contacts Table.
|
58 |
|
59 |
= Which contact form building plugins are supported? =
|
60 |
|
88 |
|
89 |
== Changelog ==
|
90 |
|
91 |
+
Current version: 0.6.1
|
92 |
+
Current version release: 2014-03-12
|
93 |
+
|
94 |
+
= 0.6.1 (2014.03.12) =
|
95 |
+
- Bug fixes
|
96 |
+
- Updated read me.txt file
|
97 |
+
- Updated screenshots
|
98 |
|
99 |
= 0.6.0 (2014.03.07) =
|
100 |
- Bug fixes
|
screenshot-1.png
CHANGED
Binary file
|
screenshot-2.png
CHANGED
Binary file
|