diff --git a/CHANGELOG.md b/CHANGELOG.md index a3b54f0144..55a5e2211f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,15 +4,15 @@ All notable changes to this project are documented in this file by a CI job that runs on every NPM release. The file follows the [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) format. -## [v2.0.19] (2025-09-11) +## [v2.0.19] (2025-09-11) ### PHP WebAssembly -- [Intl] Correct intl errors during compilation and build. ([#2613](https://github.com/WordPress/wordpress-playground/pull/2613)) +- [Intl] Correct intl errors during compilation and build. ([#2613](https://github.com/WordPress/wordpress-playground/pull/2613)) ### Bug Fixes -- Playground CLI: Skip WP install when using existing WP files. ([#2616](https://github.com/WordPress/wordpress-playground/pull/2616)) +- Playground CLI: Skip WP install when using existing WP files. ([#2616](https://github.com/WordPress/wordpress-playground/pull/2616)) ### Contributors @@ -20,19 +20,18 @@ The following contributors merged PRs in this release: @brandonpayton @mho22 - -## [v2.0.18] (2025-09-08) +## [v2.0.18] (2025-09-08) ### Documentation -- Added Gujarati Translation for Code.md File. ([#2606](https://github.com/WordPress/wordpress-playground/pull/2606)) -- Tagalog translations of Blueprints -> Blueprint Data Format. ([#2609](https://github.com/WordPress/wordpress-playground/pull/2609)) -- [Translations] Adding local environment section to pt-BR. ([#2572](https://github.com/WordPress/wordpress-playground/pull/2572)) +- Added Gujarati Translation for Code.md File. ([#2606](https://github.com/WordPress/wordpress-playground/pull/2606)) +- Tagalog translations of Blueprints -> Blueprint Data Format. ([#2609](https://github.com/WordPress/wordpress-playground/pull/2609)) +- [Translations] Adding local environment section to pt-BR. ([#2572](https://github.com/WordPress/wordpress-playground/pull/2572)) ### Bug Fixes -- Fixing header from Gujarati translation. ([#2614](https://github.com/WordPress/wordpress-playground/pull/2614)) -- [Xdebug Bridge] Fix create hash error in xdebug bridge. ([#2612](https://github.com/WordPress/wordpress-playground/pull/2612)) +- Fixing header from Gujarati translation. ([#2614](https://github.com/WordPress/wordpress-playground/pull/2614)) +- [Xdebug Bridge] Fix create hash error in xdebug bridge. ([#2612](https://github.com/WordPress/wordpress-playground/pull/2612)) ### Contributors @@ -40,17 +39,16 @@ The following contributors merged PRs in this release: @fellyph @mho22 @rollybueno @shail-mehta - -## [v2.0.17] (2025-09-08) +## [v2.0.17] (2025-09-08) ### Documentation -- Add Japanese translations to Local Development. ([#2604](https://github.com/WordPress/wordpress-playground/pull/2604)) +- Add Japanese translations to Local Development. ([#2604](https://github.com/WordPress/wordpress-playground/pull/2604)) ### Various -- Added Gujarati Translation for Blueprints Tutorials Index.md file. ([#2607](https://github.com/WordPress/wordpress-playground/pull/2607)) -- Added Gujarati Translation for How to Run Blueprints. ([#2611](https://github.com/WordPress/wordpress-playground/pull/2611)) +- Added Gujarati Translation for Blueprints Tutorials Index.md file. ([#2607](https://github.com/WordPress/wordpress-playground/pull/2607)) +- Added Gujarati Translation for How to Run Blueprints. ([#2611](https://github.com/WordPress/wordpress-playground/pull/2611)) ### Contributors @@ -58,53 +56,52 @@ The following contributors merged PRs in this release: @shail-mehta @shimotmk - -## [v2.0.16] (2025-09-04) +## [v2.0.16] (2025-09-04) ### Enhancements -- Add structured issue templates for bugs, enhancements, and documentation. ([#2571](https://github.com/WordPress/wordpress-playground/pull/2571)) -- Allow installing multiple themes via URL, as required by parent/child themes. ([#2581](https://github.com/WordPress/wordpress-playground/pull/2581)) +- Add structured issue templates for bugs, enhancements, and documentation. ([#2571](https://github.com/WordPress/wordpress-playground/pull/2571)) +- Allow installing multiple themes via URL, as required by parent/child themes. ([#2581](https://github.com/WordPress/wordpress-playground/pull/2581)) ### Blueprints -- Move blueprints.phar to the Blueprints package. ([#2471](https://github.com/WordPress/wordpress-playground/pull/2471)) -- Move runBlueprintV2 to the blueprints package. ([#2594](https://github.com/WordPress/wordpress-playground/pull/2594)) +- Move blueprints.phar to the Blueprints package. ([#2471](https://github.com/WordPress/wordpress-playground/pull/2471)) +- Move runBlueprintV2 to the blueprints package. ([#2594](https://github.com/WordPress/wordpress-playground/pull/2594)) ### Tools -- [XDebug Bridge] Highlight syntax of php scripts from mime type in Devtools. ([#2566](https://github.com/WordPress/wordpress-playground/pull/2566)) -- [XDebug Bridge] Load files in Devtools before running PHP with Xdebug enabled. ([#2527](https://github.com/WordPress/wordpress-playground/pull/2527)) +- [XDebug Bridge] Highlight syntax of php scripts from mime type in Devtools. ([#2566](https://github.com/WordPress/wordpress-playground/pull/2566)) +- [XDebug Bridge] Load files in Devtools before running PHP with Xdebug enabled. ([#2527](https://github.com/WordPress/wordpress-playground/pull/2527)) ### Documentation -- Added Gujarati Translation for Index.md File. ([#2576](https://github.com/WordPress/wordpress-playground/pull/2576)) -- Added Gujarati Translation for JSON API and Function API File. ([#2577](https://github.com/WordPress/wordpress-playground/pull/2577)) -- Adding french translation guide. ([#2541](https://github.com/WordPress/wordpress-playground/pull/2541)) -- Adding more internal links between pages. ([#2499](https://github.com/WordPress/wordpress-playground/pull/2499)) -- Adding reference to multiple theme URL parameter. ([#2593](https://github.com/WordPress/wordpress-playground/pull/2593)) -- Adding runCLI section to the Playground CLI page. ([#2583](https://github.com/WordPress/wordpress-playground/pull/2583)) -- Updating runCLI demo at wp-playground/cli README file. ([#2553](https://github.com/WordPress/wordpress-playground/pull/2553)) -- Updating wp versions blueprints. ([#2573](https://github.com/WordPress/wordpress-playground/pull/2573)) -- [Docs] Adding how to contribute to the WordPress Playground. ([#2597](https://github.com/WordPress/wordpress-playground/pull/2597)) +- Added Gujarati Translation for Index.md File. ([#2576](https://github.com/WordPress/wordpress-playground/pull/2576)) +- Added Gujarati Translation for JSON API and Function API File. ([#2577](https://github.com/WordPress/wordpress-playground/pull/2577)) +- Adding french translation guide. ([#2541](https://github.com/WordPress/wordpress-playground/pull/2541)) +- Adding more internal links between pages. ([#2499](https://github.com/WordPress/wordpress-playground/pull/2499)) +- Adding reference to multiple theme URL parameter. ([#2593](https://github.com/WordPress/wordpress-playground/pull/2593)) +- Adding runCLI section to the Playground CLI page. ([#2583](https://github.com/WordPress/wordpress-playground/pull/2583)) +- Updating runCLI demo at wp-playground/cli README file. ([#2553](https://github.com/WordPress/wordpress-playground/pull/2553)) +- Updating wp versions blueprints. ([#2573](https://github.com/WordPress/wordpress-playground/pull/2573)) +- [Docs] Adding how to contribute to the WordPress Playground. ([#2597](https://github.com/WordPress/wordpress-playground/pull/2597)) ### PHP WebAssembly -- Increase file locking safety. ([#2506](https://github.com/WordPress/wordpress-playground/pull/2506)) -- [ php-wasm ] Add `intl` dynamic extension to @php-wasm/node ASYNCIFY #2501. ([#2557](https://github.com/WordPress/wordpress-playground/pull/2557)) -- [PHP] Expose php.cli() on the web. ([#2590](https://github.com/WordPress/wordpress-playground/pull/2590)) -- [PHP] Include CLI SAPI in the web PHP.wasm build. ([#2589](https://github.com/WordPress/wordpress-playground/pull/2589)) -- [PHP] Inline rotatePHPRuntime() into the PHP class. ([#2559](https://github.com/WordPress/wordpress-playground/pull/2559)) -- [PHP] Rotate the spawn handler in hotSwapPHPRuntime(). ([#2588](https://github.com/WordPress/wordpress-playground/pull/2588)) +- Increase file locking safety. ([#2506](https://github.com/WordPress/wordpress-playground/pull/2506)) +- [ php-wasm ] Add `intl` dynamic extension to @php-wasm/node ASYNCIFY #2501. ([#2557](https://github.com/WordPress/wordpress-playground/pull/2557)) +- [PHP] Expose php.cli() on the web. ([#2590](https://github.com/WordPress/wordpress-playground/pull/2590)) +- [PHP] Include CLI SAPI in the web PHP.wasm build. ([#2589](https://github.com/WordPress/wordpress-playground/pull/2589)) +- [PHP] Inline rotatePHPRuntime() into the PHP class. ([#2559](https://github.com/WordPress/wordpress-playground/pull/2559)) +- [PHP] Rotate the spawn handler in hotSwapPHPRuntime(). ([#2588](https://github.com/WordPress/wordpress-playground/pull/2588)) ### Website -- A specific error when a GitHub artifact is not found. ([#2596](https://github.com/WordPress/wordpress-playground/pull/2596)) -- Apply base URLs to relative redirection URLs. ([#2595](https://github.com/WordPress/wordpress-playground/pull/2595)) +- A specific error when a GitHub artifact is not found. ([#2596](https://github.com/WordPress/wordpress-playground/pull/2596)) +- Apply base URLs to relative redirection URLs. ([#2595](https://github.com/WordPress/wordpress-playground/pull/2595)) ### Various -- Add Japanese translations to Quick Start Guide for Developers. ([#2587](https://github.com/WordPress/wordpress-playground/pull/2587)) +- Add Japanese translations to Quick Start Guide for Developers. ([#2587](https://github.com/WordPress/wordpress-playground/pull/2587)) ### Contributors @@ -112,23 +109,21 @@ The following contributors merged PRs in this release: @adamziel @brandonpayton @dd32 @fellyph @mho22 @shail-mehta @shimotmk - -## [v2.0.15] (2025-09-01) +## [v2.0.15] (2025-09-01) ### Documentation -- Added Gujarati Translation for intro-devs.md file. ([#2574](https://github.com/WordPress/wordpress-playground/pull/2574)) +- Added Gujarati Translation for intro-devs.md file. ([#2574](https://github.com/WordPress/wordpress-playground/pull/2574)) ### Experiments - #### File Synchronization -- [Website] Renaming stored Playgrounds. ([#2486](https://github.com/WordPress/wordpress-playground/pull/2486)) +- [Website] Renaming stored Playgrounds. ([#2486](https://github.com/WordPress/wordpress-playground/pull/2486)) ### Bug Fixes -- Fix error from adding blank target to external links. ([#2575](https://github.com/WordPress/wordpress-playground/pull/2575)) +- Fix error from adding blank target to external links. ([#2575](https://github.com/WordPress/wordpress-playground/pull/2575)) ### Contributors @@ -136,19 +131,18 @@ The following contributors merged PRs in this release: @adamziel @draganescu @shail-mehta - -## [v2.0.14] (2025-08-29) +## [v2.0.14] (2025-08-29) ### PHP WebAssembly -- Add test to verify mount() correctly handles files (closes #503). ([#2564](https://github.com/WordPress/wordpress-playground/pull/2564)) -- Use unique tmp.zip filename in unzipFile() to avoid conflicts in async calls. ([#2567](https://github.com/WordPress/wordpress-playground/pull/2567)) -- [ php-wasm ] Add `intl` dynamic extension to @php-wasm/node JSPI. ([#2501](https://github.com/WordPress/wordpress-playground/pull/2501)) -- [WordPress][CLI] Allow requesting internal URLs via http_request_host_is_external. ([#2569](https://github.com/WordPress/wordpress-playground/pull/2569)) +- Add test to verify mount() correctly handles files (closes #503). ([#2564](https://github.com/WordPress/wordpress-playground/pull/2564)) +- Use unique tmp.zip filename in unzipFile() to avoid conflicts in async calls. ([#2567](https://github.com/WordPress/wordpress-playground/pull/2567)) +- [ php-wasm ] Add `intl` dynamic extension to @php-wasm/node JSPI. ([#2501](https://github.com/WordPress/wordpress-playground/pull/2501)) +- [WordPress][CLI] Allow requesting internal URLs via http_request_host_is_external. ([#2569](https://github.com/WordPress/wordpress-playground/pull/2569)) ### Various -- Tagalog translations of Blueprints -> Tutorial -> Build Your 1st Blueprint. ([#2546](https://github.com/WordPress/wordpress-playground/pull/2546)) +- Tagalog translations of Blueprints -> Tutorial -> Build Your 1st Blueprint. ([#2546](https://github.com/WordPress/wordpress-playground/pull/2546)) ### Contributors @@ -156,37 +150,36 @@ The following contributors merged PRs in this release: @adamziel @jnealey88 @mho22 @rollybueno - -## [v2.0.13] (2025-08-26) +## [v2.0.13] (2025-08-26) ### Enhancements -- [CLI] --site-url option for Playground CLI. ([#2558](https://github.com/WordPress/wordpress-playground/pull/2558)) +- [CLI] --site-url option for Playground CLI. ([#2558](https://github.com/WordPress/wordpress-playground/pull/2558)) ### Tools -- [XDebug Bridge] Fetch all array keys when inspecting an array. ([#2409](https://github.com/WordPress/wordpress-playground/pull/2409)) +- [XDebug Bridge] Fetch all array keys when inspecting an array. ([#2409](https://github.com/WordPress/wordpress-playground/pull/2409)) ### PHP WebAssembly -- [PHP web] Export setErrNo() to make `less` work as pager. ([#2554](https://github.com/WordPress/wordpress-playground/pull/2554)) +- [PHP web] Export setErrNo() to make `less` work as pager. ([#2554](https://github.com/WordPress/wordpress-playground/pull/2554)) ### Website -- [Web] tolerate empty e.target in addTargetBlankToExternalLinks. ([#2555](https://github.com/WordPress/wordpress-playground/pull/2555)) +- [Web] tolerate empty e.target in addTargetBlankToExternalLinks. ([#2555](https://github.com/WordPress/wordpress-playground/pull/2555)) ### Bug Fixes -- Playground CLI: Wire up execution modes for Blueprints v2. ([#2519](https://github.com/WordPress/wordpress-playground/pull/2519)) +- Playground CLI: Wire up execution modes for Blueprints v2. ([#2519](https://github.com/WordPress/wordpress-playground/pull/2519)) ### Reliability -- [php-wasm-logger] Filter logs by severity in Logger and assign severity based on verbosity argument in CLIs. ([#2436](https://github.com/WordPress/wordpress-playground/pull/2436)) +- [php-wasm-logger] Filter logs by severity in Logger and assign severity based on verbosity argument in CLIs. ([#2436](https://github.com/WordPress/wordpress-playground/pull/2436)) ### Various -- Added Gujarati Translation for Index.md file. ([#2550](https://github.com/WordPress/wordpress-playground/pull/2550)) -- Use SQLite AST driver also with Blueprints v2. ([#2538](https://github.com/WordPress/wordpress-playground/pull/2538)) +- Added Gujarati Translation for Index.md file. ([#2550](https://github.com/WordPress/wordpress-playground/pull/2550)) +- Use SQLite AST driver also with Blueprints v2. ([#2538](https://github.com/WordPress/wordpress-playground/pull/2538)) ### Contributors @@ -194,7 +187,6 @@ The following contributors merged PRs in this release: @adamziel @brandonpayton @JanJakes @mho22 @shail-mehta - ## [v2.0.12] (2025-08-25) ### Enhancements diff --git a/package.json b/package.json index 8f4f7a14c4..9137129f0d 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,7 @@ "recompile:php": "npm run recompile:php:web && npm run recompile:php:node", "recompile:php:web": "nx recompile-php:all php-wasm-web ", "recompile:php:web:jspi:all": "nx recompile-php:jspi:all php-wasm-web", + "recompile:php:web:jspi:8.5": "nx recompile-php:jspi php-wasm-web -- --PHP_VERSION=8.5 ", "recompile:php:web:jspi:8.4": "nx recompile-php:jspi php-wasm-web -- --PHP_VERSION=8.4 ", "recompile:php:web:jspi:8.3": "nx recompile-php:jspi php-wasm-web -- --PHP_VERSION=8.3 ", "recompile:php:web:jspi:8.2": "nx recompile-php:jspi php-wasm-web -- --PHP_VERSION=8.2 ", @@ -36,6 +37,7 @@ "recompile:php:web:jspi:7.3": "nx recompile-php:jspi php-wasm-web -- --PHP_VERSION=7.3 ", "recompile:php:web:jspi:7.2": "nx recompile-php:jspi php-wasm-web -- --PHP_VERSION=7.2 ", "recompile:php:web:asyncify:all": "nx recompile-php:asyncify:all php-wasm-web", + "recompile:php:web:asyncify:8.5": "nx recompile-php:asyncify php-wasm-web -- --PHP_VERSION=8.5 ", "recompile:php:web:asyncify:8.4": "nx recompile-php:asyncify php-wasm-web -- --PHP_VERSION=8.4 ", "recompile:php:web:asyncify:8.3": "nx recompile-php:asyncify php-wasm-web -- --PHP_VERSION=8.3 ", "recompile:php:web:asyncify:8.2": "nx recompile-php:asyncify php-wasm-web -- --PHP_VERSION=8.2 ", @@ -46,6 +48,7 @@ "recompile:php:web:asyncify:7.2": "nx recompile-php:asyncify php-wasm-web -- --PHP_VERSION=7.2 ", "recompile:php:node": "nx recompile-php:all php-wasm-node ", "recompile:php:node:jspi:all": "nx recompile-php:jspi:all php-wasm-node ", + "recompile:php:node:jspi:8.5": "nx recompile-php:jspi php-wasm-node -- --PHP_VERSION=8.5 ", "recompile:php:node:jspi:8.4": "nx recompile-php:jspi php-wasm-node -- --PHP_VERSION=8.4 ", "recompile:php:node:jspi:8.3": "nx recompile-php:jspi php-wasm-node -- --PHP_VERSION=8.3 ", "recompile:php:node:jspi:8.2": "nx recompile-php:jspi php-wasm-node -- --PHP_VERSION=8.2 ", @@ -55,6 +58,7 @@ "recompile:php:node:jspi:7.3": "nx recompile-php:jspi php-wasm-node -- --PHP_VERSION=7.3 ", "recompile:php:node:jspi:7.2": "nx recompile-php:jspi php-wasm-node -- --PHP_VERSION=7.2 ", "recompile:php:node:asyncify:all": "nx recompile-php:asyncify:all php-wasm-node ", + "recompile:php:node:asyncify:8.5": "nx recompile-php:asyncify php-wasm-node -- --PHP_VERSION=8.5 ", "recompile:php:node:asyncify:8.4": "nx recompile-php:asyncify php-wasm-node -- --PHP_VERSION=8.4 ", "recompile:php:node:asyncify:8.3": "nx recompile-php:asyncify php-wasm-node -- --PHP_VERSION=8.3 ", "recompile:php:node:asyncify:8.2": "nx recompile-php:asyncify php-wasm-node -- --PHP_VERSION=8.2 ", diff --git a/packages/docs/site/docs/blueprints/03-data-format.md b/packages/docs/site/docs/blueprints/03-data-format.md index dd18fcd13e..1f585fdb68 100644 --- a/packages/docs/site/docs/blueprints/03-data-format.md +++ b/packages/docs/site/docs/blueprints/03-data-format.md @@ -55,7 +55,7 @@ The `landingPage` property tells Playground which URL to navigate to after the B The `preferredVersions` property declares your preferred PHP and WordPress versions. It can contain the following properties: -- `php` (string): Loads the specified PHP version. Accepts `7.0`, `7.1`, `7.2`, `7.3`, `7.4`, `8.0`, `8.1`, `8.2`, `8.3`, `8.4`, or `latest`. Minor versions like `7.4.1` are not supported. +- `php` (string): Loads the specified PHP version. Accepts `7.0`, `7.1`, `7.2`, `7.3`, `7.4`, `8.0`, `8.1`, `8.2`, `8.3`, `8.4`, `8.5` or `latest`. Minor versions like `7.4.1` are not supported. - `wp` (string): Loads the specified WordPress version. Accepts the last six major WordPress versions. As of September 1, 2025, that's `6.3`, `6.4`, `6.5`, `6.6`, `6.7` or `6.8`. You can also use the generic values `latest`, `nightly`, or `beta`. To use a pre-release version of WordPress, `beta` will load the latest beta or release candidate versions of a release cycle (Beta or RC). ```js diff --git a/packages/docs/site/docs/main/changelog.md b/packages/docs/site/docs/main/changelog.md index aeb7fe87d6..893719bdfc 100644 --- a/packages/docs/site/docs/main/changelog.md +++ b/packages/docs/site/docs/main/changelog.md @@ -9,15 +9,15 @@ All notable changes to this project are documented in this file by a CI job that runs on every NPM release. The file follows the [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) format. -## [v2.0.19] (2025-09-11) +## [v2.0.19] (2025-09-11) ### PHP WebAssembly -- [Intl] Correct intl errors during compilation and build. ([#2613](https://github.com/WordPress/wordpress-playground/pull/2613)) +- [Intl] Correct intl errors during compilation and build. ([#2613](https://github.com/WordPress/wordpress-playground/pull/2613)) ### Bug Fixes -- Playground CLI: Skip WP install when using existing WP files. ([#2616](https://github.com/WordPress/wordpress-playground/pull/2616)) +- Playground CLI: Skip WP install when using existing WP files. ([#2616](https://github.com/WordPress/wordpress-playground/pull/2616)) ### Contributors @@ -25,19 +25,18 @@ The following contributors merged PRs in this release: @brandonpayton @mho22 - -## [v2.0.18] (2025-09-08) +## [v2.0.18] (2025-09-08) ### Documentation -- Added Gujarati Translation for Code.md File. ([#2606](https://github.com/WordPress/wordpress-playground/pull/2606)) -- Tagalog translations of Blueprints -> Blueprint Data Format. ([#2609](https://github.com/WordPress/wordpress-playground/pull/2609)) -- [Translations] Adding local environment section to pt-BR. ([#2572](https://github.com/WordPress/wordpress-playground/pull/2572)) +- Added Gujarati Translation for Code.md File. ([#2606](https://github.com/WordPress/wordpress-playground/pull/2606)) +- Tagalog translations of Blueprints -> Blueprint Data Format. ([#2609](https://github.com/WordPress/wordpress-playground/pull/2609)) +- [Translations] Adding local environment section to pt-BR. ([#2572](https://github.com/WordPress/wordpress-playground/pull/2572)) ### Bug Fixes -- Fixing header from Gujarati translation. ([#2614](https://github.com/WordPress/wordpress-playground/pull/2614)) -- [Xdebug Bridge] Fix create hash error in xdebug bridge. ([#2612](https://github.com/WordPress/wordpress-playground/pull/2612)) +- Fixing header from Gujarati translation. ([#2614](https://github.com/WordPress/wordpress-playground/pull/2614)) +- [Xdebug Bridge] Fix create hash error in xdebug bridge. ([#2612](https://github.com/WordPress/wordpress-playground/pull/2612)) ### Contributors @@ -45,17 +44,16 @@ The following contributors merged PRs in this release: @fellyph @mho22 @rollybueno @shail-mehta - -## [v2.0.17] (2025-09-08) +## [v2.0.17] (2025-09-08) ### Documentation -- Add Japanese translations to Local Development. ([#2604](https://github.com/WordPress/wordpress-playground/pull/2604)) +- Add Japanese translations to Local Development. ([#2604](https://github.com/WordPress/wordpress-playground/pull/2604)) ### Various -- Added Gujarati Translation for Blueprints Tutorials Index.md file. ([#2607](https://github.com/WordPress/wordpress-playground/pull/2607)) -- Added Gujarati Translation for How to Run Blueprints. ([#2611](https://github.com/WordPress/wordpress-playground/pull/2611)) +- Added Gujarati Translation for Blueprints Tutorials Index.md file. ([#2607](https://github.com/WordPress/wordpress-playground/pull/2607)) +- Added Gujarati Translation for How to Run Blueprints. ([#2611](https://github.com/WordPress/wordpress-playground/pull/2611)) ### Contributors @@ -63,53 +61,52 @@ The following contributors merged PRs in this release: @shail-mehta @shimotmk - -## [v2.0.16] (2025-09-04) +## [v2.0.16] (2025-09-04) ### Enhancements -- Add structured issue templates for bugs, enhancements, and documentation. ([#2571](https://github.com/WordPress/wordpress-playground/pull/2571)) -- Allow installing multiple themes via URL, as required by parent/child themes. ([#2581](https://github.com/WordPress/wordpress-playground/pull/2581)) +- Add structured issue templates for bugs, enhancements, and documentation. ([#2571](https://github.com/WordPress/wordpress-playground/pull/2571)) +- Allow installing multiple themes via URL, as required by parent/child themes. ([#2581](https://github.com/WordPress/wordpress-playground/pull/2581)) ### Blueprints -- Move blueprints.phar to the Blueprints package. ([#2471](https://github.com/WordPress/wordpress-playground/pull/2471)) -- Move runBlueprintV2 to the blueprints package. ([#2594](https://github.com/WordPress/wordpress-playground/pull/2594)) +- Move blueprints.phar to the Blueprints package. ([#2471](https://github.com/WordPress/wordpress-playground/pull/2471)) +- Move runBlueprintV2 to the blueprints package. ([#2594](https://github.com/WordPress/wordpress-playground/pull/2594)) ### Tools -- [XDebug Bridge] Highlight syntax of php scripts from mime type in Devtools. ([#2566](https://github.com/WordPress/wordpress-playground/pull/2566)) -- [XDebug Bridge] Load files in Devtools before running PHP with Xdebug enabled. ([#2527](https://github.com/WordPress/wordpress-playground/pull/2527)) +- [XDebug Bridge] Highlight syntax of php scripts from mime type in Devtools. ([#2566](https://github.com/WordPress/wordpress-playground/pull/2566)) +- [XDebug Bridge] Load files in Devtools before running PHP with Xdebug enabled. ([#2527](https://github.com/WordPress/wordpress-playground/pull/2527)) ### Documentation -- Added Gujarati Translation for Index.md File. ([#2576](https://github.com/WordPress/wordpress-playground/pull/2576)) -- Added Gujarati Translation for JSON API and Function API File. ([#2577](https://github.com/WordPress/wordpress-playground/pull/2577)) -- Adding french translation guide. ([#2541](https://github.com/WordPress/wordpress-playground/pull/2541)) -- Adding more internal links between pages. ([#2499](https://github.com/WordPress/wordpress-playground/pull/2499)) -- Adding reference to multiple theme URL parameter. ([#2593](https://github.com/WordPress/wordpress-playground/pull/2593)) -- Adding runCLI section to the Playground CLI page. ([#2583](https://github.com/WordPress/wordpress-playground/pull/2583)) -- Updating runCLI demo at wp-playground/cli README file. ([#2553](https://github.com/WordPress/wordpress-playground/pull/2553)) -- Updating wp versions blueprints. ([#2573](https://github.com/WordPress/wordpress-playground/pull/2573)) -- [Docs] Adding how to contribute to the WordPress Playground. ([#2597](https://github.com/WordPress/wordpress-playground/pull/2597)) +- Added Gujarati Translation for Index.md File. ([#2576](https://github.com/WordPress/wordpress-playground/pull/2576)) +- Added Gujarati Translation for JSON API and Function API File. ([#2577](https://github.com/WordPress/wordpress-playground/pull/2577)) +- Adding french translation guide. ([#2541](https://github.com/WordPress/wordpress-playground/pull/2541)) +- Adding more internal links between pages. ([#2499](https://github.com/WordPress/wordpress-playground/pull/2499)) +- Adding reference to multiple theme URL parameter. ([#2593](https://github.com/WordPress/wordpress-playground/pull/2593)) +- Adding runCLI section to the Playground CLI page. ([#2583](https://github.com/WordPress/wordpress-playground/pull/2583)) +- Updating runCLI demo at wp-playground/cli README file. ([#2553](https://github.com/WordPress/wordpress-playground/pull/2553)) +- Updating wp versions blueprints. ([#2573](https://github.com/WordPress/wordpress-playground/pull/2573)) +- [Docs] Adding how to contribute to the WordPress Playground. ([#2597](https://github.com/WordPress/wordpress-playground/pull/2597)) ### PHP WebAssembly -- Increase file locking safety. ([#2506](https://github.com/WordPress/wordpress-playground/pull/2506)) -- [ php-wasm ] Add `intl` dynamic extension to @php-wasm/node ASYNCIFY #2501. ([#2557](https://github.com/WordPress/wordpress-playground/pull/2557)) -- [PHP] Expose php.cli() on the web. ([#2590](https://github.com/WordPress/wordpress-playground/pull/2590)) -- [PHP] Include CLI SAPI in the web PHP.wasm build. ([#2589](https://github.com/WordPress/wordpress-playground/pull/2589)) -- [PHP] Inline rotatePHPRuntime() into the PHP class. ([#2559](https://github.com/WordPress/wordpress-playground/pull/2559)) -- [PHP] Rotate the spawn handler in hotSwapPHPRuntime(). ([#2588](https://github.com/WordPress/wordpress-playground/pull/2588)) +- Increase file locking safety. ([#2506](https://github.com/WordPress/wordpress-playground/pull/2506)) +- [ php-wasm ] Add `intl` dynamic extension to @php-wasm/node ASYNCIFY #2501. ([#2557](https://github.com/WordPress/wordpress-playground/pull/2557)) +- [PHP] Expose php.cli() on the web. ([#2590](https://github.com/WordPress/wordpress-playground/pull/2590)) +- [PHP] Include CLI SAPI in the web PHP.wasm build. ([#2589](https://github.com/WordPress/wordpress-playground/pull/2589)) +- [PHP] Inline rotatePHPRuntime() into the PHP class. ([#2559](https://github.com/WordPress/wordpress-playground/pull/2559)) +- [PHP] Rotate the spawn handler in hotSwapPHPRuntime(). ([#2588](https://github.com/WordPress/wordpress-playground/pull/2588)) ### Website -- A specific error when a GitHub artifact is not found. ([#2596](https://github.com/WordPress/wordpress-playground/pull/2596)) -- Apply base URLs to relative redirection URLs. ([#2595](https://github.com/WordPress/wordpress-playground/pull/2595)) +- A specific error when a GitHub artifact is not found. ([#2596](https://github.com/WordPress/wordpress-playground/pull/2596)) +- Apply base URLs to relative redirection URLs. ([#2595](https://github.com/WordPress/wordpress-playground/pull/2595)) ### Various -- Add Japanese translations to Quick Start Guide for Developers. ([#2587](https://github.com/WordPress/wordpress-playground/pull/2587)) +- Add Japanese translations to Quick Start Guide for Developers. ([#2587](https://github.com/WordPress/wordpress-playground/pull/2587)) ### Contributors @@ -117,23 +114,21 @@ The following contributors merged PRs in this release: @adamziel @brandonpayton @dd32 @fellyph @mho22 @shail-mehta @shimotmk - -## [v2.0.15] (2025-09-01) +## [v2.0.15] (2025-09-01) ### Documentation -- Added Gujarati Translation for intro-devs.md file. ([#2574](https://github.com/WordPress/wordpress-playground/pull/2574)) +- Added Gujarati Translation for intro-devs.md file. ([#2574](https://github.com/WordPress/wordpress-playground/pull/2574)) ### Experiments - #### File Synchronization -- [Website] Renaming stored Playgrounds. ([#2486](https://github.com/WordPress/wordpress-playground/pull/2486)) +- [Website] Renaming stored Playgrounds. ([#2486](https://github.com/WordPress/wordpress-playground/pull/2486)) ### Bug Fixes -- Fix error from adding blank target to external links. ([#2575](https://github.com/WordPress/wordpress-playground/pull/2575)) +- Fix error from adding blank target to external links. ([#2575](https://github.com/WordPress/wordpress-playground/pull/2575)) ### Contributors @@ -141,19 +136,18 @@ The following contributors merged PRs in this release: @adamziel @draganescu @shail-mehta - -## [v2.0.14] (2025-08-29) +## [v2.0.14] (2025-08-29) ### PHP WebAssembly -- Add test to verify mount() correctly handles files (closes #503). ([#2564](https://github.com/WordPress/wordpress-playground/pull/2564)) -- Use unique tmp.zip filename in unzipFile() to avoid conflicts in async calls. ([#2567](https://github.com/WordPress/wordpress-playground/pull/2567)) -- [ php-wasm ] Add `intl` dynamic extension to @php-wasm/node JSPI. ([#2501](https://github.com/WordPress/wordpress-playground/pull/2501)) -- [WordPress][CLI] Allow requesting internal URLs via http_request_host_is_external. ([#2569](https://github.com/WordPress/wordpress-playground/pull/2569)) +- Add test to verify mount() correctly handles files (closes #503). ([#2564](https://github.com/WordPress/wordpress-playground/pull/2564)) +- Use unique tmp.zip filename in unzipFile() to avoid conflicts in async calls. ([#2567](https://github.com/WordPress/wordpress-playground/pull/2567)) +- [ php-wasm ] Add `intl` dynamic extension to @php-wasm/node JSPI. ([#2501](https://github.com/WordPress/wordpress-playground/pull/2501)) +- [WordPress][CLI] Allow requesting internal URLs via http_request_host_is_external. ([#2569](https://github.com/WordPress/wordpress-playground/pull/2569)) ### Various -- Tagalog translations of Blueprints -> Tutorial -> Build Your 1st Blueprint. ([#2546](https://github.com/WordPress/wordpress-playground/pull/2546)) +- Tagalog translations of Blueprints -> Tutorial -> Build Your 1st Blueprint. ([#2546](https://github.com/WordPress/wordpress-playground/pull/2546)) ### Contributors @@ -161,37 +155,36 @@ The following contributors merged PRs in this release: @adamziel @jnealey88 @mho22 @rollybueno - -## [v2.0.13] (2025-08-26) +## [v2.0.13] (2025-08-26) ### Enhancements -- [CLI] --site-url option for Playground CLI. ([#2558](https://github.com/WordPress/wordpress-playground/pull/2558)) +- [CLI] --site-url option for Playground CLI. ([#2558](https://github.com/WordPress/wordpress-playground/pull/2558)) ### Tools -- [XDebug Bridge] Fetch all array keys when inspecting an array. ([#2409](https://github.com/WordPress/wordpress-playground/pull/2409)) +- [XDebug Bridge] Fetch all array keys when inspecting an array. ([#2409](https://github.com/WordPress/wordpress-playground/pull/2409)) ### PHP WebAssembly -- [PHP web] Export setErrNo() to make `less` work as pager. ([#2554](https://github.com/WordPress/wordpress-playground/pull/2554)) +- [PHP web] Export setErrNo() to make `less` work as pager. ([#2554](https://github.com/WordPress/wordpress-playground/pull/2554)) ### Website -- [Web] tolerate empty e.target in addTargetBlankToExternalLinks. ([#2555](https://github.com/WordPress/wordpress-playground/pull/2555)) +- [Web] tolerate empty e.target in addTargetBlankToExternalLinks. ([#2555](https://github.com/WordPress/wordpress-playground/pull/2555)) ### Bug Fixes -- Playground CLI: Wire up execution modes for Blueprints v2. ([#2519](https://github.com/WordPress/wordpress-playground/pull/2519)) +- Playground CLI: Wire up execution modes for Blueprints v2. ([#2519](https://github.com/WordPress/wordpress-playground/pull/2519)) ### Reliability -- [php-wasm-logger] Filter logs by severity in Logger and assign severity based on verbosity argument in CLIs. ([#2436](https://github.com/WordPress/wordpress-playground/pull/2436)) +- [php-wasm-logger] Filter logs by severity in Logger and assign severity based on verbosity argument in CLIs. ([#2436](https://github.com/WordPress/wordpress-playground/pull/2436)) ### Various -- Added Gujarati Translation for Index.md file. ([#2550](https://github.com/WordPress/wordpress-playground/pull/2550)) -- Use SQLite AST driver also with Blueprints v2. ([#2538](https://github.com/WordPress/wordpress-playground/pull/2538)) +- Added Gujarati Translation for Index.md file. ([#2550](https://github.com/WordPress/wordpress-playground/pull/2550)) +- Use SQLite AST driver also with Blueprints v2. ([#2538](https://github.com/WordPress/wordpress-playground/pull/2538)) ### Contributors @@ -199,7 +192,6 @@ The following contributors merged PRs in this release: @adamziel @brandonpayton @JanJakes @mho22 @shail-mehta - ## [v2.0.12] (2025-08-25) ### Enhancements diff --git a/packages/docs/site/i18n/gu/docusaurus-plugin-content-docs/current/main/contributing/contributor-badge.md b/packages/docs/site/i18n/gu/docusaurus-plugin-content-docs/current/main/contributing/contributor-badge.md index da591e44a1..76c4e47061 100644 --- a/packages/docs/site/i18n/gu/docusaurus-plugin-content-docs/current/main/contributing/contributor-badge.md +++ b/packages/docs/site/i18n/gu/docusaurus-plugin-content-docs/current/main/contributing/contributor-badge.md @@ -30,11 +30,11 @@ This page provides detailed information on the Playground Contributor Badge and Any contribution to the WordPress Playground project is highly valued. The Playground team recognizes contributions across several key areas: --> -- **પ્લેગ્રાઉન્ડ કોડ:** કોડમાં ફેરફાર કરવા અને મુખ્ય પ્રોજેક્ટની સમીક્ષા કરવી. -- **પ્લેગ્રાઉન્ડ UI:** વેબ અનુભવના યુઝર ઇન્ટરફેસમાં સુધારો કરવો. -- **દસ્તાવેજીકરણ:** દસ્તાવેજીકરણ લખવું, અપડેટ કરવું અને સમીક્ષા કરવી. -- **અનુવાદ:** પ્રોજેક્ટના કોઈપણ ભાગનું ભાષાંતર કરવું. -- **બ્લુપ્રિન્ટ્સ ગેલેરી:** નવી બ્લુપ્રિન્ટ્સ બનાવવી અથવા હાલના બ્લુપ્રિન્ટ્સને સુધારવું. +- **પ્લેગ્રાઉન્ડ કોડ:** કોડમાં ફેરફાર કરવા અને મુખ્ય પ્રોજેક્ટની સમીક્ષા કરવી. +- **પ્લેગ્રાઉન્ડ UI:** વેબ અનુભવના યુઝર ઇન્ટરફેસમાં સુધારો કરવો. +- **દસ્તાવેજીકરણ:** દસ્તાવેજીકરણ લખવું, અપડેટ કરવું અને સમીક્ષા કરવી. +- **અનુવાદ:** પ્રોજેક્ટના કોઈપણ ભાગનું ભાષાંતર કરવું. +- **બ્લુપ્રિન્ટ્સ ગેલેરી:** નવી બ્લુપ્રિન્ટ્સ બનાવવી અથવા હાલના બ્લુપ્રિન્ટ્સને સુધારવું. + # 5 મિનિટમાં વર્ડપ્રેસ પ્લેગ્રાઉન્ડનો ઉપયોગ શરૂ કરો + વર્ડપ્રેસ પ્લેગ્રાઉન્ડ તમને નીચેના પૈકી કોઈ પણ બાબતમાં મદદ કરી શકે છે: import TOCInline from '@theme/TOCInline'; @@ -16,111 +18,144 @@ import TOCInline from '@theme/TOCInline'; + આ પેજ તમને આ બધી બાબતોમાં માર્ગદર્શન આપશે. ઓહ, અને જો તમે દ્રશ્ય શીખનાર છો - તો અહીં એક વિડિઓ છે: + ## નવી વર્ડપ્રેસ સાઇટ શરૂ કરો + દરેક વખત જ્યારે તમે [playground.wordpress.net પરનો સત્તાવાર ડેમો](https://playground.wordpress.net/) મુલાકાત લો છો, ત્યારે તમને નવી વર્ડપ્રેસ સાઇટ મળે છે. + ત્યારબાદ તમે પેજ બનાવી શકો છો, પ્લગઇન્સ અને થીમ્સ અપલોડ કરી શકો છો, તમારી પોતાની સાઇટ ઇમ્પોર્ટ કરી શકો છો અને મોટા ભાગની એવી બધી જ વસ્તુઓ કરી શકો છો જે તમે સામાન્ય વર્ડપ્રેસ પર કરતા હો. + શરૂઆત કરવી એટલી સરળ છે! + સંપૂર્ણ સાઇટ તમારા બ્રાઉઝરમાં જ ચાલે છે અને જ્યારે તમે ટેબ બંધ કરો છો ત્યારે કાઢી નાખવામાં આવે છે. ફરીથી શરૂ કરવું છે? ફક્ત પેજ રિફ્રેશ કરો! + :::info વર્ડપ્રેસ પ્લેગ્રાઉન્ડ ખાનગી છે + તમે બનાવેલું બધું તમારા બ્રાઉઝરમાં જ રહે છે અને ક્યાંય મોકલવામાં આવતું **નથી**. તમે પૂર્ણ કરી લો પછી, તમે તમારી સાઇટને ZIP ફાઇલ તરીકે એક્સપોર્ટ કરી શકો છો. અથવા ફક્ત પેજ રિફ્રેશ કરીને ફરીથી શરૂ કરી શકો છો! ::: + ## એક બ્લોક, એક થીમ અથવા એક પ્લગિન અજમાવો + તમે તમારી ઇચ્છા મુજબ કોઈપણ પ્લગિન અથવા થીમ [/wp-admin/](https://playground.wordpress.net/?url=/wp-admin/) માં અપલોડ કરી શકો છો. + કેટલાંક ક્લિક્સ બચાવવા માટે, તમે URL માં `plugin` અથવા `theme` પેરામીટર ઉમેરીને વર્ડપ્રેસ પ્લગઇન ડિરેક્ટરીમાંથી પ્લગઇન્સ અથવા થીમ્સ પહેલેથી ઇન્સ્ટોલ કરી શકો છો. ઉદાહરણ તરીકે, coblocks પ્લગઇન ઇન્સ્ટોલ કરવા માટે, તમે આ URL નો ઉપયોગ કરી શકો છો: + https://playground.wordpress.net/?plugin=coblocks + અથવા `pendant` થીમ પહેલેથી ઇન્સ્ટોલ કરવા માટે આ URL: + https://playground.wordpress.net/?theme=pendant + તમે આ પેરામિટર્સને મિક્સ અને મેચ પણ કરી શકો છો અને એકથી વધુ પ્લગિન્સ પણ ઉમેરી શકો છો: + https://playground.wordpress.net/?plugin=coblocks&plugin=friends&theme=pendant + ## તમારી સાઇટ સાચવો + તમારી વર્ડપ્રેસ પ્લેગ્રાઉન્ડ સાઇટને એક જ બ્રાઉઝર સેશન કરતાં વધુ સમય સુધી રાખવા માટે, તમે તેને `.zip` ફાઇલ તરીકે એક્સપોર્ટ કરી શકો છો. + 1. પ્લેગ્રાઉન્ડ સાઇટ મેનેજર પેનલ ખોલો: + ![સાઇટ મેનેજર](@site/static/img/open-site-manager.webp) + 2. વધારાના ક્રિયાઓના મેનુમાં "Download as .zip" બટનનો ઉપયોગ કરો + ![એક્સપોર્ટ બટન](@site/static/img/site-manager-menu.webp) + એક્સપોર્ટ કરેલી ફાઇલમાં તમે બનાવેલી સંપૂર્ણ સાઇટ સામેલ છે. તમે તેને કોઈપણ સર્વર પર હોસ્ટ કરી શકો છો જે PHP અને SQLite ને સપોર્ટ કરે છે. તમામ વર્ડપ્રેસ કોર ફાઇલો, પ્લગિન્સ, થીમ્સ અને તમે તમારી સાઇટમાં ઉમેરેલી બધી અન્ય વસ્તુઓ તેમાં સામેલ છે. + SQLite ડેટાબેસ ફાઇલ પણ એક્સપોર્ટમાં સામેલ છે, તમે તેને `wp-content/database/.ht.sqlite` માં શોધી શકો છો. ધ્યાનમાં રાખો કે ડોટ (.) થી શરૂ થતી ફાઇલો મોટાભાગની ઓપરેટિંગ સિસ્ટમમાં ડિફૉલ્ટ મુજબ છુપાયેલી હોય છે, તેથી તમને તમારા ફાઇલ મેનેજરમાં "Show hidden files" વિકલ્પ સક્રિય કરવાની જરૂર પડી શકે છે. + ## સેવ કરેલી સાઇટ પુનઃસ્થાપિત કરો + તમે સાઇટ મેનેજમેન્ટ પેનલમાં "Import from .zip" બટનનો ઉપયોગ કરીને સેવ કરેલી સાઇટ પુનઃસ્થાપિત કરી શકો છો: + ![Import from .zip બટન](@site/static/img/site-manager-import-actions-menu.webp) + ## ચોક્કસ વર્ડપ્રેસ અથવા PHP વર્ઝનનો ઉપયોગ કરો + વર્ડપ્રેસ અથવા PHP નું વર્ઝન બદલવાનો સૌથી ઝડપી રસ્તો [સત્તાવાર ડેમો સાઇટ](https://playground.wordpress.net/) પર સેટિંગ્સ પેનલનો ઉપયોગ કરવો છે: + ![વર્ડપ્રેસ પ્લેગ્રાઉન્ડ સેટિંગ્સ મેનુ](@site/static/img/playground-settings-menu.webp) + :::info તમારું પ્લગિન અથવા થીમ તપાસો + ઘણા બધા વર્ડપ્રેસ અને PHP વર્ઝન્સ સાથે સુસંગતતા ચકાસવી હંમેશા મુશ્કેલ હતી. વર્ડપ્રેસ પ્લેગ્રાઉન્ડ આ પ્રક્રિયાને સરળ બનાવે છે — તેનો તમારા ફાયદા માટે ઉપયોગ કરો! ::: + તમે `wp` અને `php` ક્વેરી પેરામિટર્સનો ઉપયોગ કરીને યોગ્ય વર્ઝન પહેલેથી લોડ થયેલ સાથે પ્લેગ્રાઉન્ડ ખોલી શકો છો: - https://playground.wordpress.net/?wp=6.5 @@ -130,30 +165,39 @@ SQLite ડેટાબેસ ફાઇલ પણ એક્સપોર્ટમ + :::info માત્ર મુખ્ય વર્ઝન + તમે `wp=6.2` અથવા `php=8.1` જેવા મુખ્ય વર્ઝન નિર્દેશ કરી શકો છો અને તે શ્રેણીમાં તાજેતરની રિલીઝ અપેક્ષા રાખી શકો છો. જોકે, તમે જૂના માઇનર વર્ઝન માટે વિનંતી કરી શકતા નથી, તેથી `wp=6.1.2` અથવા `php=7.4.9` બંને કામ નહીં કરે. ::: + ## WXR ફાઇલ આયાત કરો + તમે [/wp-admin/](https://playground.wordpress.net/?url=/wp-admin/import.php) માં WXR ફાઇલ અપલોડ કરીને વર્ડપ્રેસ એક્સપોર્ટ ફાઇલ આયાત કરી શકો છો. + તમે [JSON બ્લુપ્રિન્ટ્સ](/blueprints) નો પણ ઉપયોગ કરી શકો છો. વધુ જાણવા માટે [બ્લુપ્રિન્ટ્સ સાથે શરૂઆત કરો](/blueprints/getting-started) જુઓ. + આ ઉપર વર્ણવેલી ઇમ્પોર્ટ સુવિધાથી અલગ છે. ઇમ્પોર્ટ સુવિધા ડેટાબેસ સહિત સંપૂર્ણ સાઇટને એક્સપોર્ટ કરે છે. આ ઇમ્પોર્ટ સુવિધા મોજૂદા સાઇટમાં WXR ફાઇલ ઇમ્પોર્ટ કરે છે. + ## વર્ડપ્રેસ પ્લેગ્રાઉન્ડ સાથે એપ્સ બનાવો + વર્ડપ્રેસ પ્લેગ્રાઉન્ડ પ્રોગ્રામેબલ છે, જેનો અર્થ એ છે કે તમે વર્ડપ્રેસ એપ્સ બનાવી શકો છો, પ્લગિન ડેમોઝ સેટઅપ કરી શકો છો અને તેને શૂન્ય-સેટઅપ લોકલ ડેવલપમેન્ટ એન્વાયર્નમેન્ટ તરીકે પણ ઉપયોગ કરી શકો છો. + વર્ડપ્રેસ પ્લેગ્રાઉન્ડ સાથે ડેવલપમેન્ટ વિશે વધુ જાણવા માટે, [ડેવલપમેન્ટ ક્વિક સ્ટાર્ટ](/developers/build-your-first-app) વિભાગ જુઓ. diff --git a/packages/docs/site/i18n/ja/docusaurus-plugin-content-docs/current/blueprints/03-data-format.md b/packages/docs/site/i18n/ja/docusaurus-plugin-content-docs/current/blueprints/03-data-format.md index 04d030a947..9a5dc7b9c6 100644 --- a/packages/docs/site/i18n/ja/docusaurus-plugin-content-docs/current/blueprints/03-data-format.md +++ b/packages/docs/site/i18n/ja/docusaurus-plugin-content-docs/current/blueprints/03-data-format.md @@ -90,11 +90,11 @@ The `landingPage` property tells Playground which URL to navigate to after the B The `preferredVersions` property declares your preferred PHP and WordPress versions. It can contain the following properties: --> -- `php` (文字列): 指定された PHP バージョンを読み込みます。`7.0`、`7.1`、`7.2`、`7.3`、`7.4`、`8.0`、`8.1`、`8.2`、`8.3`、`8.4`、`latest` が使用できます。`7.4.1` などのマイナーバージョンはサポートされていません。 +- `php` (文字列): 指定された PHP バージョンを読み込みます。`7.0`、`7.1`、`7.2`、`7.3`、`7.4`、`8.0`、`8.1`、`8.2`、`8.3`、`8.4`、`8.5`、`latest` が使用できます。`7.4.1` などのマイナーバージョンはサポートされていません。 - `wp` (文字列): 指定された WordPress バージョンを読み込みます。最新の 4 つのメジャー WordPress バージョンが使用できます。2024 年 6 月 1 日時点では、`6.2`、`6.3`、`6.4`、`6.5` が使用できます。汎用値として `latest`、`nightly`、`beta` も使用できます。WordPress のプレリリース版を使用する場合、`beta` はリリースサイクルの最新のベータ版またはリリース候補版 (ベータ版または RC 版) を読み込みます。 diff --git a/packages/docs/site/i18n/pt-BR/docusaurus-plugin-content-docs/current/main/guides/for-plugin-developers.md b/packages/docs/site/i18n/pt-BR/docusaurus-plugin-content-docs/current/main/guides/for-plugin-developers.md index 1c8b8a0972..ec1af74d0e 100644 --- a/packages/docs/site/i18n/pt-BR/docusaurus-plugin-content-docs/current/main/guides/for-plugin-developers.md +++ b/packages/docs/site/i18n/pt-BR/docusaurus-plugin-content-docs/current/main/guides/for-plugin-developers.md @@ -3,6 +3,7 @@ title: WordPress Playground for Plugin Developers slug: /guides/for-plugin-developers description: Um guia para desenvolvedores de plugins sobre como usar o Playground para construir, testar e criar demos de seus plugins. --- +