Update WordPress Playground blueprints to use Kadence Blocks instead of Hello Dolly and install multiple plugins in one step
This commit is contained in:
@@ -21,11 +21,7 @@
|
||||
},
|
||||
{
|
||||
"step": "wp-cli",
|
||||
"command": "wp plugin install plugin-toggle --activate-network"
|
||||
},
|
||||
{
|
||||
"step": "wp-cli",
|
||||
"command": "wp plugin install hello-dolly"
|
||||
"command": "wp plugin install plugin-toggle kadence-blocks --activate-network"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user