|
Cron is job scheduling mechanism in Unix-based operating systems. It depends on your hosting if you have access to it. Since WordPress needs to run some tasks periodically it has own PHP-based mechanism called WP-Cron that is both used by core and accessible to plugins. Basically OS cron is more reliable, WP-Cron is more compatible.
How much this might be issue with hosting depends on:
|
| More Solution |
|---|
Reffered: https://wordpress.org/