Skip to content

Commit

Permalink
Update content URL + use login shorthand
Browse files Browse the repository at this point in the history
  • Loading branch information
bph committed Feb 4, 2025
1 parent 2fc13a1 commit 44d4dc2
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions blueprints/reset-data-and-import-content/blueprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,8 @@
"categories": ["reset", "log", "debug", "debug", "import", "content"]
},
"landingPage": "/wp-admin/edit.php",
"login":true,
"steps": [
{
"step": "login",
"username": "admin",
"password": "password"
},
{
"step": "writeFile",
"path": "/wordpress/wp-content/mu-plugins/log_content_state.php",
Expand All @@ -33,7 +29,7 @@
"step": "importWxr",
"file": {
"resource": "url",
"url": "https://raw.githubusercontent.com/wordpress-juanmaguitar/blueprints/trunk/blueprints/reset-data-and-import-content/starter-content.xml"
"url": "https://raw.githubusercontent.com/wordpress/blueprints/trunk/blueprints/reset-data-and-import-content/starter-content.xml"
}
},
{
Expand Down

0 comments on commit 44d4dc2

Please sign in to comment.