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

Contributor Day Blueprint #81

Open
adamziel opened this issue Nov 22, 2024 · 0 comments
Open

Contributor Day Blueprint #81

adamziel opened this issue Nov 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@adamziel
Copy link
Contributor

adamziel commented Nov 22, 2024

Let's create a Blueprint for WordPress contributors to:

  • Reproduce issues that come with instructions such as "run this snippet of code"
  • Write and test simple patches
  • An empty mu-plugin.php – and redirect to it by default whenever Playground is loaded
  • (bonus) export code changes as a patch that can be turned into a PR

There's a few ways to do it:

  • Rely on the WordPress file editor
  • Install a file editor plugin
  • Run Playground Block inside Playground for its code editor – although the way it works can be highly confusing to new contributors.

Also, we'll need to enable networking, otherwise not every core WordPress feature works (e.g. the file editor) and that's confusing, too,.

cc @gziolo

@adamziel adamziel added the enhancement New feature or request label Nov 22, 2024
@adamziel adamziel changed the title Contributor day Blueprint Contributor Day Blueprint Nov 22, 2024
@adamziel adamziel removed the status in Playground Board Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant