Fix Hello Dolly plugin installation in WordPress Playground blueprints
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
},
|
||||
{
|
||||
"step": "wp-cli",
|
||||
"command": "wp plugin activate hello-dolly"
|
||||
"command": "wp plugin install hello-dolly --activate"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user