A WordPress front end or admin area that loads as a completely blank page with no content and no error message. Caused by a PHP fatal error that stopped execution before anything could be rendered. On WordPress 5.2 and later, this is usually replaced by a critical error notice. The most common triggers are a plugin with a PHP fatal error, PHP memory exhaustion, or a corrupted theme file.
