Skip to content

Instantly share code, notes, and snippets.

@SirLouen
Created December 11, 2025 00:58
Show Gist options
  • Select an option

  • Save SirLouen/b7298cbe4e15685e4ef00d6545cc4bf4 to your computer and use it in GitHub Desktop.

Select an option

Save SirLouen/b7298cbe4e15685e4ef00d6545cc4bf4 to your computer and use it in GitHub Desktop.
Testing GB57717 V2
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"features": {"networking": true},
"steps": [
{"step": "installPlugin", "pluginData": {"resource": "wordpress.org/plugins", "slug": "gutenberg"}, "options": {"activate": true}},
{"step": "installPlugin", "pluginData": {"resource": "wordpress.org/plugins", "slug": "safe-svg"}, "options": {"activate": true}},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment