Title: Page/post update reminders
Last modified: November 13, 2017

---

# Page/post update reminders

 *  Resolved [rarcher30](https://wordpress.org/support/users/rarcher30/)
 * (@rarcher30)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/page-post-update-reminders/)
 * Hi there,
    Does the free or premium version of Oasis Workflow provide the ability
   for admin to set update/review reminders to particular admin or all users of 
   site? Just thinking it would be good to send regular email reminders for content
   editors to review their work every few months to ensure that website content 
   stays fresh.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [nuggetsol](https://wordpress.org/support/users/nuggetsol/)
 * (@nuggetsol)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/page-post-update-reminders/#post-9677786)
 * Hi rarcher30,
 * This is a good idea. But, I guess, instead of being part of the plugin, I think,
   you might be able to achieve this easily by making use of wp_cron() – [https://codex.wordpress.org/Function_Reference/wp_cron](https://codex.wordpress.org/Function_Reference/wp_cron)
 * Here in the function, you can do the following:
    1. Find articles which were 
   published 6 months or older. 2. Find the authors for those articles. 3. Send 
   email to those authors.
 * The cron can run daily.
 * Hope this helps.
 *  Plugin Author [nuggetsol](https://wordpress.org/support/users/nuggetsol/)
 * (@nuggetsol)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/page-post-update-reminders/#post-9841180)
 * Marking this issue as resolved.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Page/post update reminders’ is closed to new replies.

 * ![](https://ps.w.org/oasis-workflow/assets/icon-256x256.png?rev=1890301)
 * [Oasis Workflow](https://wordpress.org/plugins/oasis-workflow/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/oasis-workflow/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/oasis-workflow/)
 * [Active Topics](https://wordpress.org/support/plugin/oasis-workflow/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/oasis-workflow/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/oasis-workflow/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [nuggetsol](https://wordpress.org/support/users/nuggetsol/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/page-post-update-reminders/#post-9841180)
 * Status: resolved