-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
100 lines (69 loc) · 3.54 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
=== Kit (formerly ConvertKit) for MemberMouse ===
Contributors: nathanbarry, growdev, travisnorthcutt
Donate link: http://kit.com/
Tags: convertkit, email, marketing, membermouse
Requires at least: 5.0
Tested up to: 6.7.1
Requires PHP: 5.6.20
Stable tag: 1.2.9
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This plugin integrates Kit with Member Mouse.
== Description ==
[Kit](https://kit.com) makes it easy to capture more leads and sell more products. This plugin makes it a little bit easier for those of us using Member Mouse to subscribe and tag customers that signup for memberships, products or bundles.
**New to Kit? [Creating an account](https://app.kit.com/users/signup?plan=newsletter-free&utm_source=wordpress&utm_term=en_US&utm_content=readme) is 100% free for your first 10,000 subscribers, making Kit an email marketing solution for everyone - whether you're new to email marketing or a seasoned professional email marketer.**
== Installation ==
1. Upload the `convertkit-membermouse` folder to the `/wp-content/plugins/` directory
2. Active the Kit for MemberMouse plugin through the 'Plugins' menu in WordPress
== Configuration ==
1. Configure the plugin by navigating to `Settings > Kit Membermouse` in the WordPress Administration Menu, and clicking the `Connect` button
2. Select a tag to add to customers who signup for each Membership Level
3. Save your settings
== Screenshots ==
1. Kit MemberMouse settings page
== Frequently asked questions ==
= Does this plugin require a paid service? =
No. You must first have an account on [kit.com](https://kit.com?utm_source=wordpress&utm_term=en_US&utm_content=readme), but you do not have to use a paid plan!
== Changelog ==
### 1.2.9 2025-01-23
* Updated: ConvertKit WordPress Libraries to 2.0.6
### 1.2.8 2024-11-27
* Added: Settings: Tagging: Option to remove tag on Membership Level or Bundle removal
* Added: Settings: Custom Fields: Option to store Last Name in a Custom Field
### 1.2.7 2024-11-13
* Added: OAuth: Issue site-specific Access and Refresh Token when using the same Kit account on multiple WordPress sites
* Updated: ConvertKit WordPress Libraries to 2.0.5
### 1.2.6 2024-10-11
* Fix: Kit branding tweaks and secondary button colors
### 1.2.5.1 2024-10-01
* Updated: Changed branding to Kit
* Updated: Kit WordPress Libraries to 2.0.4
### 1.2.4 2024-09-13
* Updated: ConvertKit WordPress Libraries to 2.0.2
* Fix: Don't automatically refresh tokens on non-production sites
### 1.2.3 2024-08-24
* Fix: Include WordPress Libraries 2.0.1 with release
### 1.2.2 2024-08-23
* Added: Use ConvertKit v4 API and OAuth. You'll need to authorize one time at `Settings > ConvertKit MemberMouse > Connect`
* Fix: Update subscriber's email address in ConvertKit when their email address is changed in MemberMouse
* Updated: ConvertKit WordPress Libraries to 2.0.1
### 1.2.1 2024-07-16
* Fix: Settings: Improved UI
### 1.2.0 2024-07-09
* Added: Tag on Product purchase
* Added: Tag on Bundle purchase / assignment
* Fix: Settings: Add 'None' option when tagging by Membership Level, Product or Bundle
* Fix: Ensure code meets WordPress Coding Standards
### 1.1.3 2024-06-04
* Updated: Support for WordPress 6.5.3
### 1.1.2 2020-04-08
* Switch to only use first names to match ConvertKit
* Apply tag on membership level change, not only initial joining of the site
### 1.0.2 2018-01-25
* Added tag to be applied when a membership cancels or a member is deleted.
* Added debug log setting
### 1.0.1
* Fixed PHP short tag causing a T_STRING error.
### 1.0
* Initial release
== Upgrade notice ==