- This topic has 1 reply, 2 voices, and was last updated 7 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › What time of day is notification email sent?
Tagged: email notifications
We are having problems getting the email notificatons to work. We are now trying the SMTP solution. But at what time of the day is the email notifications sent? So if the user should get a reminder that their account with expire 5 days before it expires. When is this email sent? 00:01 on the 5th day?
Can this be changed?
Just so when know how long we should wait… 🙂
Thanks
The exact time, the expiry event occurs; is based upon the WordPress cron functions, which usually means the first time “something” causes any pages of your WordPress instance to be “accessed” after midnight. The WordPress cron functions are considered to be highly inaccurate, so if your site is “brand new,” the (worst case is when) first time a person accesses it on any particular day is when everything kicks off.