From 17375cf555d8a8f551b87e18ef0ce7a0509f7c8f Mon Sep 17 00:00:00 2001 From: marcusquinn <6428977+marcusquinn@users.noreply.github.com> Date: Tue, 22 Apr 2025 00:09:57 +0100 Subject: [PATCH] Use direct URL parameters for WordPress Playground multisite --- .wiki/Playground-Testing.md | 4 ++-- .wiki/Testing.md | 2 +- playground/multisite.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.wiki/Playground-Testing.md b/.wiki/Playground-Testing.md index bd13ab4..25dc989 100644 --- a/.wiki/Playground-Testing.md +++ b/.wiki/Playground-Testing.md @@ -17,7 +17,7 @@ The easiest way to test our plugin with WordPress Playground is to use the onlin 1. Single site testing: [Open in WordPress Playground](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=4) -2. Multisite testing: [Open in WordPress Playground](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=8) +2. Multisite testing: [Open in WordPress Playground](https://playground.wordpress.net/?php=8.0&multisite=true&networking=true&_t=9) These links will automatically set up WordPress with our plugin installed and activated. @@ -32,7 +32,7 @@ To run tests with WordPress Playground: 1. Open the appropriate WordPress Playground link: - [Single site](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=4) - - [Multisite](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=8) + - [Multisite](https://playground.wordpress.net/?php=8.0&multisite=true&networking=true&_t=9) 2. Test the plugin manually in the browser diff --git a/.wiki/Testing.md b/.wiki/Testing.md index 7b0abbc..db601f9 100644 --- a/.wiki/Testing.md +++ b/.wiki/Testing.md @@ -106,7 +106,7 @@ The easiest way to test our plugin with WordPress Playground is to use the onlin 1. Single site testing: [Open in WordPress Playground](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=4) -2. Multisite testing: [Open in WordPress Playground](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=8) +2. Multisite testing: [Open in WordPress Playground](https://playground.wordpress.net/?php=8.0&multisite=true&networking=true&_t=9) These links will automatically set up WordPress with a sample plugin installed and activated. diff --git a/playground/multisite.html b/playground/multisite.html index 322cc8d..6085428 100644 --- a/playground/multisite.html +++ b/playground/multisite.html @@ -20,6 +20,6 @@ - +