From e4590753ec2522385034dce43253ff840ed6c2ed Mon Sep 17 00:00:00 2001 From: Alex Sirota Date: Mon, 11 Nov 2024 16:43:35 -0500 Subject: [PATCH] updated README to support both main and playground-ready links for testing --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 53adb83..efbdde1 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,9 @@ NOTE 2: Setting AP_REMOVE_UI to `true` removes the plugin user interface. This i ## WP Playgrounds Support -The AspireUpdate plugin can be quickly [experimented with in the WP Playgrounds environment](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/aspirepress/AspireUpdate/refs/heads/main/assets/playground/blueprint.json). +The AspireUpdate current build ('main' branch) can be [experimented with in the WP Playground environment](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/aspirepress/AspireUpdate/refs/heads/main/assets/playground/blueprint.json). + +The AspireUpdate stable build ('playground-ready' branch) can be [tested with in the WP Playground environment](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/aspirepress/AspireUpdate/refs/heads/playground-ready/assets/playground/blueprint.json). ## Debug Logging