Arne Lap
Arne Lap
When the MC4WP integration checkbox is part of a section that is only shown conditionally, the box is not prechecked. sidenote: it also seems to display the checkbox as a...
Requested by client, to keep a captured email (or mc uid) as soon as it is filled (eg in a newsletter signup form), keep it in session storage or even...
### Is your feature request related to an issue? Please describe. need op open the accounts tab. i often accidentally navigate away, and i don't like it taking up a...
**Is your feature request related to a problem? Please describe.** When a select is set to "required" the form won't submit, but as the select field is hidden via display:...
Functional changes: Changed the name of private function **list_add_tags_to_subscriber** to **list_tags_to_subscriber** Changed private function **merge_and_format_member_tags** to accept a tag array with status active or inactive. (add/remove) Removed array_unique(array_merge($mailchimp_tags, $new_tags), SORT_REGULAR);...
What I changed and tested > see comment below. I propose to wrap every input in its label, that way we don't need to deal with ID's this way we...
Mailchimp has a get parameter **?skip_merge_validation=true** that can be added to API calls This will still save the subscriber even if required fields are missing. I'm wondering if it would...