Skip to content
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

WordPress Playground support #335

Open
SteveJonesDev opened this issue Oct 6, 2023 · 1 comment
Open

WordPress Playground support #335

SteveJonesDev opened this issue Oct 6, 2023 · 1 comment

Comments

@SteveJonesDev
Copy link
Member

Trac ticket: https://meta.trac.wordpress.org/ticket/7251#comment:44

Many of your concerns can be addressed using Blueprints https://wordpress.github.io/wordpress-playground/blueprints-api/index which will allow configuring and installing dependencies, importing demo content, and other neat things. I'll work on making Blueprint support available as soon as I've confirmed some engineering details with the Playground team.

@SteveJonesDev
Copy link
Member Author

The preview button has been updated and will be released soon.

The important differences this time around are:

  1. The button is double-opt-in. It’s not shown by default for any plugins.
  2. It’s now possible for plugin developers to configure the preview environment and install dependencies (other plugins and themes).
  3. Plugin developers can test the preview before making it available to the public.
  4. Most php extensions are now supported.
  5. Remote network requests are now supported.

https://make.wordpress.org/meta/2023/11/22/plugin-directory-preview-button-revisited/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant