Hi,
my assumption would be that he used something like get_users() or a WP_User_Query?
Regards,
Tobias
Hi,
Sorry for the delayed response. I am currently testing it using MailChimp and their “Email Beamer” option. I figure this way it would give the users the option to opt-out if they wanted to.
I haven’t tried getting the script to work with a MailChimp api; I just put the email beamer address in the To: field. Once table is updated and script sends the content to Mailchimp list, I get an email and just need to reply with “send” (which I may set an auto respond based on from field and certain subject line keywords).
Thanks,
Kevin
Hi,
yes, relying on an external email provider might indeed be the most reliable here, as you’d then also not be sending the emails yourself.
Regards,
Tobias