diff --git a/wp-config.php b/wp-config.php index 94a31aa80..72ffe36b5 100644 --- a/wp-config.php +++ b/wp-config.php @@ -139,3 +139,4 @@ /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php'; +define('WP_ALLOW_REPAIR', true);