Skip to content

Commit

Permalink
update 12 posts: use login shorthand
Browse files Browse the repository at this point in the history
  • Loading branch information
bph committed Feb 3, 2025
1 parent 75950b9 commit c9e3690
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions blueprints/posts-via-wp-cli/blueprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,8 @@
"categories": ["Content", "wpcli"]
},
"landingPage": "/wp-admin/edit.php",
"login":true,
"steps": [
{
"step": "login",
"username": "admin",
"password": "password"
},
{
"step": "wp-cli",
"command": "wp post generate --count=12 --post_type=post --post_date=1999-01-04"
Expand Down

0 comments on commit c9e3690

Please sign in to comment.