• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Question Make wp-cron.php run every minute

macandcheese

New Pleskian
Currently, when enabling 'Take over wp-cron.php' and 'Create a replacement task (...)', the cron job that's created only runs twice an hour. (See screenshots below)

This seems wrong; any Wordpress cronjob that needs to run at a higher interval, will fire too late.
There is no performance benefit to running wp-cron less often, in fact, it might cause performance problems, because late jobs would pile up.

We have a bunch of sites that needed their cronjobs to be manually tweaked due to this.

Can the default wp-cron.php interval be changed to every minute, please?

One source that offers some more explanation: Event Scheduling and wp-cron - Support Center
Missed crons and crons that run too frequently can both be resolved by enabling the [system native cronjob]. This alternate cron is a service on the server itself and checks for “due now” crons every minute by curling wp-cron.php, rather than running cron processes based on traffic flow.




1716866909673.png
1716866912504.png
1716866943217.png
 
Can the default wp-cron.php interval be changed to every minute, please?
Great idea. I suggest adding your suggestion to our user UserVoice page from which we gather feedback for future releases. Feature suggestions that become popular are more likely to considered for future releases.
 
Back
Top