

You may also want to see:
WordPress makes it easy to bring your site online and share your ideas and thoughts with the world. As you bring more editors and writers onboard, you are going to need the right tools to keep everyone on track. One way to do that is by setting up reminders for various actions. For example, you can write a custom function to remind authors to update custom post types:
This plugin automatically looks for drafts under a specific custom post type and sends reminders if they haven’t been updated for a certain period of time. It checks your drafts daily. If you decide to deactivate this, the cron job is unscheduled using this code snippet:
More WordPress reading: