Skip to content

Instantly share code, notes, and snippets.

@danmaby
Last active October 30, 2024 15:54
Show Gist options
  • Save danmaby/f5cd5b59e7dfbce1a5f7292f4c8fa542 to your computer and use it in GitHub Desktop.
Save danmaby/f5cd5b59e7dfbce1a5f7292f4c8fa542 to your computer and use it in GitHub Desktop.
Test WordPress Playground Blueprint
{
"login": true,
"landingPage": "/wp-admin/",
"preferredVersions": {
"php": "8.3",
"wp": "beta"
},
"features": {
"networking": true
},
"siteOptions": {
"blogname": "#WPLDN"
},
"plugins": ["create-block-theme"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment