Remove plugin installation from WordPress Playground multisite blueprint
This commit is contained in:
@@ -12,13 +12,6 @@
|
||||
{
|
||||
"step": "wp-cli",
|
||||
"command": "wp site create --slug=testsite"
|
||||
},
|
||||
{
|
||||
"step": "installPlugin",
|
||||
"pluginData": {
|
||||
"resource": "wordpress.org/plugins",
|
||||
"slug": "coblocks"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user