Skip to content

Instantly share code, notes, and snippets.

View ockham's full-sized avatar

Bernie Reiter ockham

View GitHub Profile
@ockham
ockham / html-api-debugger-with-latest-wp-rc.json
Last active October 23, 2024 08:30
html-api-debugger-with-latest-wp-rc.json
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"landingPage": "/wp-admin/admin.php?page=html-api-debugger&html=<h1>Hello world!</h1>",
"preferredVersions": {
"php": "8.0",
"wp": "beta"
},
"steps": [
{
"step": "login",