Skip to content

Commit

Permalink
Merge pull request #179 from 10up/feature/update-plugin-preview
Browse files Browse the repository at this point in the history
Remove extra step of manually importing Media Kit page in the plugin preview
  • Loading branch information
dkotter authored Feb 12, 2024
2 parents d5a6f5d + 493e89f commit 006f529
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 88 deletions.
9 changes: 1 addition & 8 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=7&action=edit",
"landingPage": "\/wp-admin\/post.php?post=4&action=edit",
"preferredVersions": {
"php": "7.4",
"wp": "latest"
Expand All @@ -21,13 +21,6 @@
"options": {
"activate": true
}
},
{
"step": "importFile",
"file": {
"resource": "url",
"url": "https:\/\/raw.githubusercontent.com\/10up\/publisher-media-kit\/65a081ba5d9f03270873d96baf7189d20fafcd7c\/.wordpress-org/blueprints/demo-data.xml"
}
}
]
}
80 changes: 0 additions & 80 deletions .wordpress-org/blueprints/demo-data.xml

This file was deleted.

0 comments on commit 006f529

Please sign in to comment.