-
I've been thinking about Matt's pushback on webp and SQLite. I think he's right (not that it matters much what I think). Here's an approach that might work.
## Problems to solve
1. Matt objects …
-
Themes commonly style the top-level content elements, like `.entry-content > *`, for layout and spacing, eg to allow various alignments. Example:
```css
.entry-content > :not(.alignwide):not(.al…
-
I've been thinking about how to get rid of wrappers because the `display: contents` solution doesn't seem to be compatible with classic themes: https://github.com/WordPress/block-hydration-experiments…
-
### 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 stable version of Elementor.…
-
As per discussion below let's store any duotone _presets_ (not custom colors which will remain "as is" in the `styles.colors.duotone`) into a new, dedicated `duotone` attribute on the block.
----
…
-
## What problem does this address?
As mentioned in [this comment](https://github.com/WordPress/gutenberg/pull/42483/#issuecomment-1192574664), the purpose of this issue is to refactor the Toottip com…
-
There are some components that use `apiFetch()` to fetch REST API data:
* `packages/editor/src/components/post-taxonomies/flat-term-selector.js` https://github.com/WordPress/gutenberg/blob/95f06403…
-
This issue stems from the recent FSE [call for testing](https://make.wordpress.org/test/2021/03/09/fse-program-testing-call-3-create-a-fun-custom-404-page/) to create a custom 404 page. For my 404 pag…
-
## EXPLANATION OF THE ISSUE
I have created a custom shipping method plugin and it requires country and city to calculate shipping.
I added css class update_totals_on_change to billing_city and shipp…
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…