Skip to content

Instantly share code, notes, and snippets.

@withinboredom
Created October 25, 2017 01:34
Show Gist options
  • Save withinboredom/38613fc05f2cd82c5180af5dbcb3e7e9 to your computer and use it in GitHub Desktop.
Save withinboredom/38613fc05f2cd82c5180af5dbcb3e7e9 to your computer and use it in GitHub Desktop.
API Request
{
"username": "withinboredom",
"password": "***",
"email": "***",
"repo": "withinboredom/wordpress",
"plugins": [
{
"type": "wporg",
"slug": "jetpack",
"version": "latest"
},
{
"type": "wporg",
"slug": "batcache"
},
{
"type": "wporg",
"slug": "wp-maintenance-mode"
},
{
"type": "wporg",
"slug": "cookie-notice"
},
{
"type": "wporg",
"slug": "disqus-comment-system"
},
{
"type": "wporg",
"slug": "vaultpress"
},
{
"type": "wporg",
"slug": "wp-code-highlightjs"
},
{
"type": "wporg",
"slug": "wp-stateless"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment