This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
Use: Add this code to the Wordpress theme's functions.php file. | |
Requires Mailchimp's MCAPI.class.php in the same folder as the theme's functions.php file. | |
Hi. I've tweaked this fork to add FNAME LNAME and GROUPINGS support, making this a super easy way to | |
use CF7 with Mailchimp's API, with a checkbox asking if they want to subscribe, without double-opt-in verification. | |
Use: Create a CF7 form with text fields first-name, last-name, your-email, and a checkbox field named subscribe, plus any others you like: |