189d0de673
Fix Hello Dolly plugin installation errors in WordPress Playground blueprints
2025-04-22 13:53:01 +01:00
920b1a0a7d
Update multisite.html with new cache-busting parameter
2025-04-22 03:38:14 +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
78e2929b27
Add network-activated plugin to WordPress Playground multisite blueprint
2025-04-22 01:20:14 +01:00
d0b42262a4
Remove plugin installation from WordPress Playground multisite blueprint
2025-04-22 01:13:28 +01:00
999105228a
Use working blueprint example for WordPress Playground multisite
2025-04-22 01:09:24 +01:00
b10ea120cd
Simplify WordPress Playground multisite blueprint with manual activation instructions
2025-04-22 00:43:05 +01:00
6eb7b2c4e3
Completely revise WordPress Playground multisite blueprint with manual setup approach
2025-04-22 00:40:59 +01:00
2b726a4b46
Fix WordPress Playground multisite blueprint with proper network installation
2025-04-22 00:33:47 +01:00
960468f176
Use enableMultisite step in WordPress Playground blueprint
2025-04-22 00:24:39 +01:00
17375cf555
Use direct URL parameters for WordPress Playground multisite
2025-04-22 00:09:57 +01:00
fae342fe33
Simplify WordPress Playground multisite blueprint using options
2025-04-22 00:02:26 +01:00
cde6d979b5
Fix WordPress Playground multisite blueprint to properly enable multisite
2025-04-21 23:43:27 +01:00
c0748c0d0b
Simplify WordPress Playground multisite blueprint
2025-04-21 23:25:17 +01:00
64567f3d0f
Fix WordPress Playground multisite blueprint
2025-04-21 23:15:34 +01:00
7783f8de79
Update Testing.md with WordPress Playground documentation
2025-04-21 23:10:21 +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
f704685e96
Update WordPress Playground documentation with correct links
2025-04-21 22:48:44 +01:00
f652e9e0c3
Fix WordPress Playground blueprints to use GitHub repository URL
2025-04-21 22:47:53 +01:00
400632a3b3
Update WordPress Playground documentation
2025-04-21 22:43:48 +01:00
fb0949df0a
Add Cypress tests for WordPress Playground
2025-04-21 22:42:13 +01:00
c7e01493ef
Update WordPress Playground integration to use HTML files
2025-04-21 22:39:54 +01:00
4d74fe35dc
Update WordPress Playground integration to use npx
2025-04-21 22:38:10 +01:00
d6b2349af8
Enhance testing framework with WordPress Playground integration
2025-04-21 22:30:10 +01:00
572c23df89
Add WordPress Playground and WP Performance Tests integration
2025-04-21 22:22:19 +01:00
824f2a97e8
Temporarily disable e2e tests in GitHub Actions workflow
2025-04-21 22:09:40 +01:00
2e25c48135
Fix code quality issues and WordPress naming conventions
2025-04-21 22:03:09 +01:00
11fbce90a0
Fix code quality issues and improve GitHub Actions workflow
2025-04-21 21:57:22 +01:00
1841b6b8bd
Fix Markdown formatting and update GitHub Actions workflow
2025-04-21 21:50:32 +01:00
474a5d2753
Fix GitHub Actions workflow and Markdown formatting
2025-04-21 21:37:37 +01:00
78c3d03030
Fix code quality issues and add package-lock.json
2025-04-21 21:32:35 +01:00
051bc763f8
Fix code quality issues and improve test framework
2025-04-21 21:23:23 +01:00
ed160ed51b
Fix code quality issues and Markdown formatting
2025-04-21 21:15:29 +01:00
e8d81ef45b
Fix code quality issues and update PHPStan configuration
2025-04-21 21:05:50 +01:00
47d77c6451
Update sidebar and add Multisite Development documentation
2025-04-21 20:57:40 +01:00
d058898022
Remove duplicate wiki directory and ensure .wiki is up-to-date
2025-04-21 20:54:37 +01:00
e5edff8cfa
Update Architecture Overview with testing framework and multisite structure
2025-04-21 20:52:43 +01:00
f09854329b
Rename multisite class file for better usability
2025-04-21 20:50:33 +01:00
5bdd04f592
Add placeholder files for multisite functionality
2025-04-21 20:48:55 +01:00
f7515b5861
Remove unnecessary domain mapping functionality
2025-04-21 20:46:43 +01:00
8ed22642e2
Add comprehensive testing framework for both single site and multisite WordPress environments
2025-04-21 17:32:01 +01:00
136f07d9c4
Update version to 0.1.13
...
- Updated version number in all files
- Added changelog entries for code quality improvements
- Created release ZIP file
2025-04-21 16:57:47 +01:00
40ebbce1cc
Improve code quality to move from B to A grade
...
- Added proper type declarations to all properties and methods
- Fixed inconsistent variable naming (camelCase to snake_case)
- Improved path handling in admin class
- Added textdomain loading functionality
- Removed unused phpcs:ignore comment
- Implemented proper return type declarations
2025-04-21 16:52:56 +01:00
af11f827c4
Update README.md and .ai-assistant.md with latest version info
...
- Added 0.1.11 and 0.1.12 changelog entries to README.md
- Updated version number in .ai-assistant.md
2025-04-21 16:48:09 +01:00
bfd2d4b063
Release version 0.1.12
...
- Updated version number to 0.1.12
- Added changelog entry for WordPress mocking fix
- Updated readme.txt with new version and changelog
- Created release ZIP file
2025-04-21 16:46:33 +01:00