Add Theme Review Environment#181
Conversation
This blueprint helps new theme reviewers by setting up a review environment with necessary plugins and configurations.
Test using WordPress PlaygroundThe changes in this pull request can previewed and tested using a WordPress Playground instance. WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser. Some things to be aware of
For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation. |
Just putting something up so the directory is made; will add an image and go from there.
hoping this works!
fixing my oops. This was supposed to be in uploads.zip
Bleh. Couldn't get media uploads to work right, but we have basics at least.
replacing this! Just realized what might be wrong.
no idea why this would break things :/
Figured out how to make the image become an attachment.
|
This is great! Just noting that your PR also contains an example blueprint hello-blueprints, is this intentional? Also, I'm wondering, would something like https://akirk.github.io/playground-step-library/?example=theme-review-environment could also work for this use case? Where you have a preconfigured blueprint and you just enter the theme slug and then press "Launch in Playground"? |
|
Oh! This PR was mostly for Theme Review. I didn't mean to include Hello Blueprints, but if it's OK to add and looks useful here, great.
Good question! I've not reviewed themes myself yet. For now, we just wanted a standard "here are the plugins you'll need" blueprint to simplify reviewing themes -- from there they're likely to install a few different themes during one test session. |
Aiming to make this contribution pathway easier:
https://make.wordpress.org/handbook/pathways/design/review-themes/
Noting I installed the old theme check content. Not sure yet if there's something better for testing FSE themes, but if I find out, I'll fix it :)