Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Site Health: Improve the fatal error handling text in multisite scena…
…rios. The fatal error handler is responsible for providing a more user-friendly page to visitors if a site would normally encounter a fatal error, informing them of the next steps to access recovery mode (where applicable). Those next steps would be to check the email address for the site administrator, but this was only the case for single site installs; In a multisite scenario, no email is sent. This changes the text to account for that, still informing site administrators to check their email if it is a single site, but for multisite directing users to reach out to their site administrator for further assistance, so that they may take appropriate action. Props rkaiser0324, Clorith. Fixes #48929. git-svn-id: https://develop.svn.wordpress.org/trunk@53951 602fd350-edb4-49c9-b593-d223f7449a82
- Loading branch information