Tagged Questions
0
votes
1answer
62 views
How to parse a huge list of users using a CRON function?
I have several thousand users subrscribed to a WP website. Everyday I need to send an email to each user. The emails are custom generated depending on the data of several custom user profile fields. ...