https://github.com/ibericode/mc4wp-wpml
WPML integration for MailChimp for WordPress
https://github.com/ibericode/mc4wp-wpml
Last synced: 5 months ago
JSON representation
WPML integration for MailChimp for WordPress
- Host: GitHub
- URL: https://github.com/ibericode/mc4wp-wpml
- Owner: ibericode
- License: gpl-2.0
- Created: 2017-07-05T12:55:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-23T14:50:40.000Z (over 3 years ago)
- Last Synced: 2024-04-15T00:12:59.115Z (about 2 years ago)
- Language: PHP
- Homepage: https://www.mc4wp.com/
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: readme.txt
- License: LICENSE
Awesome Lists containing this project
README
=== 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.8
Stable tag: 1.0.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.htmlq
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 audience 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.4 - Jul 2, 2025
- Compatibility with WordPress 6.8
- Rename lists to audiences.
#### 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.