Add network-activated plugin to WordPress Playground multisite blueprint
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
{
|
||||
"step": "wp-cli",
|
||||
"command": "wp site create --slug=testsite"
|
||||
},
|
||||
{
|
||||
"step": "wp-cli",
|
||||
"command": "wp plugin install hello-dolly --activate-network"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user