Created
October 23, 2024 08:17
-
-
Save ockham/9e63dd44479dd13fa430a294487a4922 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$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