Skip to content

Conversation

@fellyph
Copy link
Contributor

@fellyph fellyph commented Aug 5, 2025

This pull request replaces the reference from wp-now to @wp-playground/cli in the Block Editor Handbook, wp-now will be deprecated soon, and the most recent efforts from the Playground team are included on the Playground CLI. The two references in the documentation to wp-now, namely the Interactive API Quick Start Guide and Dev Environment, are being replaced with the new Playground CLI.

What?

Closes #71070

Adding the playground CLI to the documentation, replacing the soon-deprecated wp-now. This pull request also fixes a typo at the playground page link on the Block Development Environment page.

Why?

Most recent Playground features are being implemented at @wp-playground/cli.

How?

Testing Instructions

  1. Run the handbook documentation
  2. Navigate to /block-editor/getting-started/devenv/.
  3. Check the new references from @wp-playground/cli.
  4. Test the links to the Playground CLI repository.
  5. Navigate to /block-editor/reference-guides/interactivity-api/iapi-quick-start-guide/#view-the-block-in-action
  6. Check the new references from @wp-playground/cli.
  7. Test the links to the Playground CLI repository.

Testing Instructions for Keyboard

Screenshots or screencast

Before After

@github-actions
Copy link

github-actions bot commented Aug 5, 2025

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 props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: fellyph <[email protected]>
Co-authored-by: fabiankaegy <[email protected]>
Co-authored-by: ajitbohra <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

Copy link
Member

@fabiankaegy fabiankaegy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@fabiankaegy fabiankaegy added the [Type] Developer Documentation Documentation for developers label Aug 5, 2025
Copy link
Member

@ajitbohra ajitbohra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Mamaduka Mamaduka added the props-bot Manually triggers Props Bot to ensure the list of props is up to date. label Aug 6, 2025
@github-actions github-actions bot removed the props-bot Manually triggers Props Bot to ensure the list of props is up to date. label Aug 6, 2025
@Mamaduka Mamaduka merged commit 04b2c49 into WordPress:trunk Aug 6, 2025
67 of 71 checks passed
@github-actions github-actions bot added this to the Gutenberg 21.4 milestone Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Developer Documentation Documentation for developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Updating the references from wp-now to the new Playground CLI

4 participants