forked from Kit/convertkit-wordpress
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
executable file
·88 lines (54 loc) · 2.49 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
=== ConvertKit ===
Contributors: nickohrn, davidlamarwheeler, nathanbarry
Donate link: https://convertkit.com
Tags: email, marketing, embed form, convertkit, capture
Requires at least: 3.6
Tested up to: 4.3
Stable tag: 1.3.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
ConvertKit is an email marketing platform for capturing leads from your WordPress blog.
== Description ==
[ConvertKit](https://convertkit.com) makes it easy to capture more leads and sell more products by easily
embedding email capture forms anywhere. This plugin makes it a little bit easier for those of us using WordPress
blogs, by automatically appending a lead capture form to any post or page.
If you choose a default form on the settings page, that form will be embedded at the bottom of every post or page
(in single view only) across your site. If you wish to turn off form embedding or select a different form for
an individual post or page, you can do so within the ConvertKit meta box on the editing form.
Finally, you can insert the default form into the middle of post or page content by using the `[convertkit]` shortcode.
== Installation ==
1. Upload `wp-convertkit` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Visit the settings page by clicking on the link under the plugin's name
4. Enter your ConvertKit API key, which you can find [here](https://app.convertkit.com/account/edit), and save the settings
5. Select your default form and save the settings
6. If you wish, choose particular forms for each post or page by visiting the edit screen and choosing the correct form
== Frequently asked questions ==
= Does this plugin require a paid service? =
Yes, for it to work you must first have an account on ConvertKit.com
== Screenshots ==
1. Insert modal forms into any post
2. Add stunning landing pages
== Changelog ==
### 1.3.6
* Fixes issue with illegal offset showing warning message
### 1.3.5
* Fix bug showing warning messages for some users
### 1.3.4
* Fix bug showing error messages for some users
### 1.3.3
* Updated for compatibility with WordPress 4.3
### 1.3.2
* Another fix for a pesky bug causing syntax errors
### 1.3.1
* Fixes a bug causing syntax error when getting options
### 1.3.0
* Added WishList Member integration
* Updated API methods
### 1.2.1
* Fixed a warning that appeared sometimes when no forms were loaded.
### 1.2.0
* Updated to use responsive forms
### 1.0.0
* Initial release
== Upgrade notice ==