I have a custom post type just for contacts, I want to create a metabox with the contacts birthday and have it notify the site admin when it comes up (Or a day/week/month before the date if possible).
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
WP doesn't have a real Cron Job System/APi, but it got the Schedule API, as you can see here. Other related functions can be found here in codex filed under "See Also". That's the closest you will get with WP. |
|||
