Disabling Double Opt in with Mailchimp
-
Hi there,
I am trying to disable the double opt in for mail chimp and just have people automatically added to the list. I found a thread that said to add this code to s2hacks
[hilite pre_code]
add_filter(“ws_plugin__s2member_mailchimp_double_optin”, “__return_false”);
[/hilite]This gives me an error everywhere and the site breaks. Thoughts or help?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Disabling Double Opt in with Mailchimp’ is closed to new replies.