Skip to content

Instantly share code, notes, and snippets.

@ockham
Created October 23, 2024 08:17
Show Gist options
  • Save ockham/9e63dd44479dd13fa430a294487a4922 to your computer and use it in GitHub Desktop.
Save ockham/9e63dd44479dd13fa430a294487a4922 to your computer and use it in GitHub Desktop.
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"landingPage": "/wp-admin/admin.php?page=html-api-debugger&html=<h1>Hello HTML!</h1>",
"steps": [
{
"step": "login",
"username": "admin"
}
],
"plugins": ["html-api-debugger","wordpress-beta-tester"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment