Skip to content

Conversation

@dd32
Copy link
Member

@dd32 dd32 commented Sep 2, 2025

Motivation for the change, related issues

At present it isn't possible to install Child themes via the playground through the URL without using a blueprint.

Implementation details

Iterate over the theme parameter.

Testing Instructions (or ideally a Blueprint)

Compare http://127.0.0.1:5400/website-server/?theme=acai&theme=skincare-brand&url=wp-admin/themes.php to http://playground.wordpress.net/?theme=acai&theme=skincare-brand&url=wp-admin/themes.php

@fellyph fellyph added the [Type] Enhancement New feature or request label Sep 2, 2025
@adamziel
Copy link
Collaborator

adamziel commented Sep 2, 2025

Nice addition @dd32, thank you! @fellyph, let's update the documentation. I've created a new label "Needs Doc Update" so we can easily fish out all changes like that later on.

@adamziel adamziel merged commit c85dab0 into WordPress:trunk Sep 2, 2025
26 checks passed
@fellyph
Copy link
Collaborator

fellyph commented Sep 3, 2025

@adamziel I have created a PR #2593

fellyph added a commit that referenced this pull request Sep 4, 2025
## Motivation for the change, related issues

This PR updates the Query API documentation to reflect the ability to
install multiple themes by repeating the theme URL parameter. Based on
the recent implementation at #2581.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants