You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever a schedule is missed by the plugin, it does not reschedule the content fetching for a later time and the current time always stays ahead of schedule time which stays always the same until you disable and then enable the scheduler again.
The text was updated successfully, but these errors were encountered:
Also it seems you guys are not using the wp_cron function for creating the cron jobs in WordPress, I would suggest you should use the functionality that's already provided by WordPress.
What version of wordpress and what version of the plugin are you using? This is the first I've heard of something like this, although we have had issues with cron not running. Also, are you using any cron plugins?
Plugin Version: 1.3.4
WordPress Version: 3.7.1
About plugins, there seem to be only two plugins using cron Post Expirator(for expiring posts) and Wordfence Security(for running scans at scheduled time)
Whenever a schedule is missed by the plugin, it does not reschedule the content fetching for a later time and the current time always stays ahead of schedule time which stays always the same until you disable and then enable the scheduler again.
The text was updated successfully, but these errors were encountered: