-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathreadme.txt
executable file
·63 lines (38 loc) · 1.86 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
=== MC4WP: WPML Integration ===
Contributors: Ibericode, DvanKooten, hchouhan, lapzor
Donate link: https://mc4wp.com/#utm_source=wp-plugin-repo&utm_medium=mailchimp-for-wp&utm_campaign=donate-link
Tags: mc4wp, wpml, mailchimp
Requires at least: 3.7
Tested up to: 6.1
Stable tag: 1.0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Requires PHP: 5.3
WPML integration for the Mailchimp for WordPress plugin.
== Description ==
This is an add-on plugin for [MC4WP: Mailchimp for WordPress](https://wordpress.org/plugins/mailchimp-for-wp/), adding the following features:
- Subscribe to a different Mailchimp list for each of your site's languages.
- Set the subscriber's language based on the current site language.
This plugin requires PHP 5.3 or higher.
== Installation ==
#### Installing the plugin
1. In your WordPress admin panel, go to *Plugins > New Plugin*, search for **WPML - Mailchimp** and click "*Install now*"
1. Alternatively, download the plugin and upload the contents of `mc4wp-wpml.zip` to your plugins directory, which usually is `/wp-content/plugins/`.
1. Activate the plugin
== Frequently Asked Questions ==
#### Nothing happens after activating the plugin
Please ensure you have the [Mailchimp for WordPress](https://wordpress.org/plugins/mailchimp-for-wp/) plugin installed & activated.
#### More documentation
More detailed documentation can be found in the [Mailchimp for WordPress knowledge base](https://mc4wp.com/kb/#utm_source=wp-plugin-repo&utm_medium=mailchimp-for-wp&utm_campaign=faq).
== Screenshots ==
1. The settings page.
== Changelog ==
#### 1.0.3 - Sep 27, 2021
- Minor usability improvement.
#### 1.0.2 - Sep 13, 2021
- Re-tested compatibility with WordPress version 5.8
#### 1.0.1 - Sep 11, 2019
- Change plugin name.
- Change MailChimp to Mailchimp in all texts.
#### 1.0 - July 5, 2017
Initial plugin release.