diff --git a/.wordpress-org/blueprints/blueprint.json b/.wordpress-org/blueprints/blueprint.json index e47e1b9..9fcb01b 100644 --- a/.wordpress-org/blueprints/blueprint.json +++ b/.wordpress-org/blueprints/blueprint.json @@ -5,9 +5,6 @@ "php": "8.1", "wp": "latest" }, - "phpExtensionBundles": [ - "kitchen-sink" - ], "steps": [ { "step": "login", @@ -26,7 +23,7 @@ }, { "step": "runPHP", - "code": " 'Jobbnorge','post_content' => '', 'post_status' => 'publish', 'post_author' => 1 ) );" + "code": " 2, 'post_title' => 'Jobbnorge','post_content' => '' ) );" } ] } \ No newline at end of file