pmpro-mailchimp
pmpro-mailchimp copied to clipboard
WordPress plugin for MailChimp integration.
Based on this topic: ticket ID 257849 It would be nice to be able to assign tags to members to the members that get added from our plugin. Just adding...
This method is not called and is not MMPU-compatible. Removing this function makes the rest of the Add On MMPU-compatible.
Following this other PR https://github.com/strangerstudios/pmpro-pay-by-check/pull/63. 1) Removed the table from the checkout page. Resolves #46 2) Fixed this: which is caused by:
This may not be the best place to post this but I wasn't sure where to send it. Rather than putting customers on separate lists, I would prefer to just...
After our move to table-free checkout page, this Add On was not updated to reflect new core styling, specifically: https://github.com/strangerstudios/pmpro-mailchimp/blob/master/pmpro-mailchimp.php#L495-L508 Also, the "textdomain" should be updated in the translation strings...
Hello, I'm using PMPro integrated with Woocommerce subscriptions. When the payment time is due, and when they pay to renew their subsciption, the user is subscribed to the audience where...
We should apply the same fix in our Mailchimp CSV export as we did for our Members List export here: https://github.com/strangerstudios/paid-memberships-pro/commit/17e6d50710ddfa5b2aa0cb616bfed6d372b628f6
If you are using the Mailchimp Integration on more than one PMPro-powered membership site, the PMPLEVEL and PMPLEVELID fields will get overwritten for the audience member, regardless of the "list"...
We should put an error in the WP debug log when a PMPro Mailchimp API call returns an error. For example, "An error occurred while contacting Mailchimp. Please see the...
We should make the location of the PMProMC log filterable so that it can be placed elsewhere on the server. Original ticket: https://www.paidmembershipspro.com/forums/topic/feature-request-mailchimp-addon-move-log-file/