-
### Description
According to the [documentation](https://github.com/WordPress/gutenberg/tree/trunk/packages/env#default-wp-config-values), I should be able to define my admin email and blog title per…
-
The Playground plugin supports snapshot exports.
We need to ensure these snapshots work in Playground.
The main difference is that Playground uses `wp-content/database/.ht.sqlite` and that plugi…
-
**Is your enhancement related to a problem? Please describe.**
I'm using wp-local-docker as a development environment for working on WordPress themes and plugins. I'd like to map my plugin/theme sour…
-
Since no test environments for the newly released WP 6.4 are yet available via the sandbox function, I cannot attach a link to reproduce this bug in a sandbox for now. However, I have been able to rep…
-
Currently either you can have PHPCS enabled or not depending on your settings.
In certain cases, such as working on add-on/plugin/module/theme projects which are part of a larger framework, it is …
-
### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest development version of Eleme…
-
I'm raising this issue to create a WP-CLI intro video tutorial to complement the course as discussed in [#632 ](https://github.com/WordPress/Learn/issues/632#issuecomment-1190355531)
# Topic Descri…
-
Since early 2017 a new editor has been under development. Code named Gutenberg this new editor is being developed as a feature plugin. It is expected to be merged into core for WordPress 5.0.
We ne…
-
## Description ##
Rebuild a containerized version of the Knowledge Commons IDMS stack that is suitable for local development and deployment to production
## Background ##
The current IDMS sta…
-
## Feature Request
Per our discussion #104 let's take one step at a time. So here are the things we would need to implement HMR.
### Development Server
We have option for [`webpack-dev-server…