Fix WordPress Playground blueprints to use GitHub repository URL

This commit is contained in:
2025-04-21 22:47:53 +01:00
parent 400632a3b3
commit f652e9e0c3
4 changed files with 8 additions and 8 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"></iframe>
<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=1"></iframe>
</body>
</html>