0b17fe8ad9
fix: remove stale cache-busting parameter from playground/index.html blueprint URL ( #67 )
...
The CodeRabbit review of PR #15 flagged that playground/index.html had an
iframe src pointing to the feature/testing-framework branch. That URL fix
was applied in commit f48276c (updating to main branch).
This commit also removes the stale cache-busting `_t=2` query parameter
that was added during development. The blueprint URL now references the
canonical main branch path without any ephemeral query parameters.
Closes #36
2026-03-16 23:39:31 +00:00
0f83330d85
Fix WordPress Playground tests: update blueprints to use installPlugin step, update test command
2025-04-22 16:19:04 +01:00
f48276cc58
Fix code quality issues: add ESLint config to Cypress files, update documentation, improve HTML accessibility
2025-04-22 15:11:56 +01:00
3ca2fe58fa
Fix code quality issues: add iframe titles, fix Markdown formatting, update documentation, and clean up test files
2025-04-22 15:03:24 +01:00
c37d2975d3
Enable networking feature in single site blueprint to fix plugin installation
2025-04-22 14:52:13 +01:00
089e083f40
Update documentation and HTML files to use Kadence Blocks instead of Hello Dolly
2025-04-22 14:48:03 +01:00
189d0de673
Fix Hello Dolly plugin installation errors in WordPress Playground blueprints
2025-04-22 13:53:01 +01:00
1cfc6f5a13
Fix Hello Dolly plugin installation in WordPress Playground blueprints
2025-04-22 02:26:57 +01:00
13d2f92ee5
Fix Hello Dolly plugin installation in WordPress Playground blueprints
2025-04-22 02:11:57 +01:00
1089ea491a
Add Hello Dolly and WP_DEBUG to WordPress Playground, update documentation and fix GitHub Actions
2025-04-22 01:56:12 +01:00
35d7623722
Update WordPress Playground integration with Plugin Toggle and comprehensive documentation
2025-04-22 01:39:36 +01:00
5f95ba762e
Use official WordPress Playground blueprint examples
2025-04-21 23:08:28 +01:00
81f490efcb
Simplify WordPress Playground blueprints to minimal configuration
2025-04-21 23:02:56 +01:00
e823026626
Update WordPress Playground blueprints to use writeFile approach
2025-04-21 22:55:25 +01:00
f652e9e0c3
Fix WordPress Playground blueprints to use GitHub repository URL
2025-04-21 22:47:53 +01:00
c7e01493ef
Update WordPress Playground integration to use HTML files
2025-04-21 22:39:54 +01:00