From 5b0110a2f46a27d7cf9e2e5c2e0dbea3844d13dd Mon Sep 17 00:00:00 2001 From: Darin Kotter Date: Tue, 6 Aug 2024 10:48:18 -0600 Subject: [PATCH] Switch from using importFile to importWxr. Change the landing page to reference the right post ID --- .wordpress-org/blueprints/blueprint.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.wordpress-org/blueprints/blueprint.json b/.wordpress-org/blueprints/blueprint.json index 694a924..e48763a 100644 --- a/.wordpress-org/blueprints/blueprint.json +++ b/.wordpress-org/blueprints/blueprint.json @@ -1,6 +1,6 @@ { "$schema": "https://playground.wordpress.net/blueprint-schema.json", - "landingPage": "\/wp-admin\/post.php?post=5&action=edit", + "landingPage": "\/wp-admin\/post.php?post=4&action=edit", "preferredVersions": { "php": "7.4", "wp": "latest" @@ -23,7 +23,7 @@ } }, { - "step": "importFile", + "step": "importWxr", "file": { "resource": "url", "url": "https:\/\/raw.githubusercontent.com\/10up\/retro-winamp-block\/d2ff63d1127713d9f2a11235a002f38f2927b0ca\/.wordpress-org\/blueprints\/demo-data.xml"