Update WordPress Playground integration with Plugin Toggle and comprehensive documentation

This commit is contained in:
2025-04-22 01:39:36 +01:00
parent 78e2929b27
commit 35d7623722
10 changed files with 268 additions and 57 deletions

View File

@@ -15,7 +15,7 @@
},
{
"step": "wp-cli",
"command": "wp plugin install hello-dolly --activate-network"
"command": "wp plugin install plugin-toggle --activate-network"
}
]
}