Title: Cron behaviour
Last modified: October 1, 2022

---

# Cron behaviour

 *  Resolved [se7en76](https://wordpress.org/support/users/se7en76/)
 * (@se7en76)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/cron-behaviour/)
 * Hi all the RZ team,
 * Just need to understand what’s the server’s cron main jobs are covering in my
   scheduled queue :
    1 – zrdn_every_day_hook | Action : daily_sync() The parameter
   class is expected to be either a string or an object | Once every day | 2 – zrdn_every_month_hook
   | Action : none | Once every month 3 – zrdn_every_week_hook | Action : none |
   Once every week And why could be this ‘parameter class’ error for the first one
   and that there is no action for the 2 others…?
 * May I del these lines if never fired?
 * Thanks for your help 😉
    Cheers

Viewing 1 replies (of 1 total)

 *  Plugin Author [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * (@rogierlankhorst)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/cron-behaviour/#post-16088806)
 * Hi [@se7en76](https://wordpress.org/support/users/se7en76/),
 * Sorry for the late reply, we missed your post!
 * I checked those hooks, and these are indeed obsolete, a leftover from removed
   functionality. We will remove them in the next update.
 * Thanks for reporting!

Viewing 1 replies (of 1 total)

The topic ‘Cron behaviour’ is closed to new replies.

 * ![](https://ps.w.org/zip-recipes/assets/icon-128x128.png?rev=2334884)
 * [Recipe Cards For Your Food Blog from Zip Recipes](https://wordpress.org/plugins/zip-recipes/)
 * [Support Threads](https://wordpress.org/support/plugin/zip-recipes/)
 * [Active Topics](https://wordpress.org/support/plugin/zip-recipes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/zip-recipes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/zip-recipes/reviews/)

## Tags

 * [action](https://wordpress.org/support/topic-tag/action/)
 * [class](https://wordpress.org/support/topic-tag/class/)
 * [cron](https://wordpress.org/support/topic-tag/cron/)
 * [object](https://wordpress.org/support/topic-tag/object/)
 * [parameter](https://wordpress.org/support/topic-tag/parameter/)
 * [server](https://wordpress.org/support/topic-tag/server/)
 * [string](https://wordpress.org/support/topic-tag/string/)

 * 1 reply
 * 2 participants
 * Last reply from: [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/cron-behaviour/#post-16088806)
 * Status: resolved