Skip to content

Instantly share code, notes, and snippets.

@ajitbohra
Created October 19, 2025 16:41
Show Gist options
  • Select an option

  • Save ajitbohra/b56c9e93177831061fcd3fb07c45cd7a to your computer and use it in GitHub Desktop.

Select an option

Save ajitbohra/b56c9e93177831061fcd3fb07c45cd7a to your computer and use it in GitHub Desktop.
Hidden Gems Blueprint
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"landingPage": "/wp-admin/plugin-install.php?tab=hidden-gems",
"preferredVersions": {
"php": "latest",
"wp": "nightly"
},
"features": {
"networking": true
},
"login": true,
"steps": [
{
"step": "installPlugin",
"pluginData": {
"resource": "git:directory",
"ref": "",
"path": "",
"url": "https://github.com/WeAreIconick/hidden-gems"
},
"options": {
"activate": true
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment