Skip to content

Mentioning Playground CLI instead wp-now #71071

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 6, 2025
Merged

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

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 <fellyph@git.wordpress.org>
Co-authored-by: fabiankaegy <fabiankaegy@git.wordpress.org>
Co-authored-by: ajitbohra <ajitbohra@git.wordpress.org>

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 Adding this label triggers the Props Bot workflow for a PR. label Aug 6, 2025
@github-actions github-actions bot removed the props-bot Adding this label triggers the Props Bot workflow for a PR. 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