diff --git a/blueprint.json b/blueprint.json index 4e85790..225e35c 100644 --- a/blueprint.json +++ b/blueprint.json @@ -10,6 +10,12 @@ }, "login": true, "steps": [ + { + "step": "defineWpConfigConsts", + "consts": { + "WP_DEBUG": true + } + }, { "step": "installPlugin", "pluginData": {