Add query API parameters and Playground CLI setup to testing with WordPress Playground#134
Conversation
|
Can anyone using Windows help me with testing the |
|
You could also include how to test patches after setting up Playground CLI against WordPress Develop. |
…ls on PowerShell alias
Thanks @3kori, I provided more detailed steps based on your feedback. Please check once again.
I thought about this. Since we already have pages about how to test patch using WordPress Develop, wouldn't it be repetition? Is there anything specific to Playground CLI? |
The workflow for testing patches in Playground CLI from testing in WordPress Develop in Docker is different. That's why I think you should show the difference in processes. I haven't tested patches using Playground CLI. I'll try it today and update here. What I was thinking is, do you have to shut down the current Playground instance, rerun EditAfter a bit of testing:
|
Corrected capitalization and phrasing for clarity throughout the document.
|
Thanks @3kori for testing the build process with the Playground CLI. I've added your instructions in a separate section under the document. |
nikunj8866
left a comment
There was a problem hiding this comment.
Thanks @ozgursar for working on this.
This looks good to me overall. The steps are clear and well-structured, especially the sections covering Playground usage and CLI setup.
I’ve also verified the Playground CLI setup using PowerShell, and it’s working properly as per the provided instructions.
Just a minor suggestion: "Steps instructions" sounds a bit off grammatically. Instead, you could use "Step-by-step instructions" (or similar phrasing) to improve readability.
Thanks for reviewing @nikunj8866 and testing the PowerShell setup. |
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |

This PR adds documentation on how to test WordPress Core Trac tickets using WordPress Playground, covering both the browser-based and Playground CLI workflows.
What's included: