-
Gutenberg can be used as a platform/framework to build block editors. Mainly thanks to the `@wordpress/block-editor` package. That said, the experience today is not as straightforward as it can be. Th…
-
Opt-in to WordPress' rich plugin distribution ecosystem will have several benefits:
- Improved plugin discoverability for WordPress site owners
- Improved ease of installation for non-technical us…
-
We found this in our Render deploy log:
```
Apr 13 04:29:54 PM $ patch-package
Apr 13 04:29:55 PM patch-package 6.5.1
Apr 13 04:29:55 PM Applying patches...
Apr 13 04:29:55 PM
Apr 13 04:2…
-
### Description
Where a theme has defined a border color for the `core/separator` block, changing the colors in the Separator Block global style settings does not appear to update the block.
Themes…
-
### GitHub
- [GitHub Actions](https://docs.github.com/en/actions) - Automate, customize, and execute your software development workflows right in your repository
- [GitHub Releases](https://docs.g…
-
When updating some plugins with `composer update`, their types listed in composer.lock changed back to just `wordpress-plugin` instead of `wordpress-muplugin`.
Here's Composer's log. The deletion a…
-
I am integrating Isolated Block Editor to my Asp.Net MVC application through React JS. I am getting the error:
**_Uncaught Error: Cannot unlock an object that was not locked before at unlock (imple…
-
## Blueprints library – version 0.1 for early adopters
- Feature completeness
- wp-blueprints CLI tool to prove it works natively
- Command to execute a Blueprint
- Command to turn Blueprin…
-
## Problem
The `Post_Metabox` is currently defined using the `Queulat` package.
https://github.com/creativecommons/creativecommons-base/blob/39e72523afed695b4934f5cb131b14182e684345/inc/metabox…
-
## What problem does this address?
This might be a unique problem to my team, but occasionally in the block development process, a bug slips through like this:
1. Autocompletion incorrectly import…