Glossary

White Screen of Death

Also known as WSOD blank screen

The White Screen of Death (WSOD) is a blank page WordPress shows when a fatal error prevents a page from rendering, often a PHP error in a plugin or theme, or an exhausted memory limit. Enabling WP_DEBUG usually reveals the cause.