Last active
January 28, 2026 21:00
-
-
Save pagelab/14639544563db74225b9698010973c5c to your computer and use it in GitHub Desktop.
WordPress Blueprint – version 4.6.30
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
| { | |
| "landingPage": "/wp-admin", | |
| "preferredVersions": { | |
| "wp": "https://playground.wordpress.net/plugin-proxy.php?url=https://wordpress.org/wordpress-4.6.30.zip", | |
| "php": "7.4" | |
| }, | |
| "features": { | |
| "networking": true | |
| }, | |
| "steps": [ | |
| { | |
| "step": "login", | |
| "username": "admin", | |
| "password": "password" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment