-
### Description
I observe frequent reloading and flickering of the "Design" tab (Editor Sidebar) in the "Template Part" block. This occurs when the Template Part is placed inside an inner block, or e…
-
The customize playground popover includes an option to run the nightly version of WordPress.
The action https://github.com/WordPress/wordpress-playground/actions/workflows/refresh-wordpress-nightly…
-
```
$ composer require vnn/wordpress-rest-api-client
Cannot use vnn/wordpress-rest-api-client's latest version 1.3.0 as it requires php ^7.0 which is not satisfied by your platform.
In PackageDis…
-
* [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md).
* [x] I've searched for any related issues and avoided cre…
-
It would be great if we could have a `wpackagist-mu-plugin` package namespace to serve WordPress plugins with a `type` of `wordpress-muplugin` instead of the usual `wordpress-plugin`.
I understand th…
-
Gutenberg supports cropping images in the editor, but that relies on the server to do.
Instead, this can all be done in the browser.
Also, new editing capabilities can be added, such as:
* Re…
-
The VS Code extension doesn't work on vscode.dev:
[The documentation explains](https://code.visualstudio.com/docs/editor/vscode-web#_extensions):
> Extensions that are running code need to b…
-
With PR #43005 merged, the `@wordpress/components` package replaced its dependency on `moment` with `date-fns`.
Since `moment` and `moment-timezone` are large dependencies, it would be great if we …
-
Hi, i am trying import wp xml file, but getting error.
```
Wagtail ID: 5, About, updated
Wagtail ID: 6, Call for Members, updated
Wagtail ID: 7, Contact, updated
Wagtail ID: 8, Constitution, up…
-
## What problem does this address?
In WordPress 5.9 the `who` argument has been deprecated. [Trac Ticket](https://core.trac.wordpress.org/ticket/16841)
Gutenberg is still using the `who` argument …