Skip to content

Commit

Permalink
Merge pull request #143 from 10up/fix/plugin-preview
Browse files Browse the repository at this point in the history
Fix the WordPress.org plugin preview
  • Loading branch information
dkotter authored Aug 6, 2024
2 parents e51242e + 5b0110a commit 794db88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .wordpress-org/blueprints/blueprint.json
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit 794db88

Please sign in to comment.