zkingdesign

Results 6 comments of zkingdesign

@MauricioMoraes That worked perfectly. Thanks so much!

@bilalmalkoc having the same issue, did you manage to figure out a solution to this?

@bilalmalkoc , what I did is that I've put the code into a foreach, and looped through it. ``` foreach ($emails as $email) { $item = WP_Mail::init() ->headers("") ->to($email) ->subject('Update')...

What is the status of this? Any updates?