Update WordPress Playground blueprints to use writeFile approach

This commit is contained in:
2025-04-21 22:55:25 +01:00
parent f704685e96
commit e823026626
5 changed files with 35 additions and 19 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/blueprint.json&_t=1"></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/blueprint.json&_t=2"></iframe>
</body>
</html>