Description
This filter hook allows you to change the MailChimp mail merge fields (if you are using any). The default in the add-on are first name and last name from the default first and last name fields. If you have changed those fields, or want to use different fields for other merge values, you can do it with this filter.
Usage
[snippet slug=wpmem_mc_merge lang=php]
Changelog
- 1.0.0 Introduced
- 2.0.0 Moved to object class method do_subcribe()
- 2.0.1 Moved to get_merge_fields()
Source
wpmem_mc_merge is located in includes/class-wp-members-mailchimp.php