Use direct URL parameters for WordPress Playground multisite

This commit is contained in:
2025-04-22 00:09:57 +01:00
parent fae342fe33
commit 17375cf555
3 changed files with 4 additions and 4 deletions

View File

@@ -20,6 +20,6 @@
</style>
</head>
<body>
<iframe src="https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/wpallstars/wp-plugin-starter-template-for-ai-coding/feature/testing-framework/playground/multisite-blueprint.json&_t=8"></iframe>
<iframe src="https://playground.wordpress.net/?php=8.0&multisite=true&networking=true&_t=9"></iframe>
</body>
</html>