Cron
No, WordPress does not have cPanel. Please advise on my next step.
Hi, your hosting must have some management tool? On majority of hosting there is CPanel.
Best regards,
Nikola
This is what they said at WordPress…https://developer.wordpress.org/plugins/cron/hooking-into-the-system-task-scheduler/
Yeah so those instructions actaully apply to the self hosted version of WordPress, where those files are editable.
Not the type that I have?
That’s correct.
What can I do to ensure the cron works?
You aren’t going to be able to make cron adjustments here. Your best route might be to look into another plugin option.
Your thoughts. I really need to be able to use the reminder for my account.
Hi, there is solution for that one also https://easy-appointments.com/documentation/connect-system-scheduler-cron/#what-to-do
it’s not perfect but it should work. Keep in mind to limit number of days that are synced.
Best regards,
Nikola
I followed these instructions but it failed. What to do in case that you don’t have Cron on your hosting?
In case that you don’t have Cron on your hosting you can still try to simulate cron execution. There is site cron-job.org there you can set ping service that should call your /wp-cron.php file every 5 minutes. In that case you are not dependent on visitors to trigger cron but you will still have time limitation on Cron execution that is in most cases 30 seconds.
Any other suggestions? How did it work for you in your test environment with WordPress?
Please login or Register to submit your answer