Actions
Bug #14299
closedRemove Site Health scheduled task
Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
WordPress (misc)
Target version:
Start date:
2021-04-09
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
WordPress introduced a Site Health feature in v5.2:
https://make.wordpress.org/core/2019/04/25/site-health-check-in-5-2/
This feature adds a weekly scheduled task to determine if WordPress is optimized. The problem is this task is registered for every site on the Commons, which can bog down and overwhelm Cavalcade, our scheduled task runner (see #14276).
Also on a multisite install, only a network admin can view the Site Health page, which means this scheduled task is completely unnecessary.
Related issues
Actions