-
### Description
On a website I have sticky posts, that I want to show in one Query Loop with the non-sticky posts, together limited to 3 posts. If I set a limit in the Query Loop, the sticky posts ar…
-
## 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 Eleme…
ghost updated
5 months ago
-
Adding a title input for an abbreviation would make this plugin complete.
There is now also example code/functionality for Gutenberg UI autocomplete for acronyms:
https://github.com/WordPress/gute…
-
Also see here https://wordpress.org/support/topic/more-option-in-post-page/#post-12914891
The option "Show WordPress galleries and Gutenberg gallery blocks in separate lightboxes" should be availab…
-
* [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 creatin…
pkirk updated
2 months ago
-
## What problem does this address?
As a plugin developer, there is currently no way of knowing whether or not a block attribute is bindable.
My current workaround is to hard code the list of kno…
-
A few higher-order reducer utilities have been implemented across Gutenberg to assist with managing `@wordpress/data` store reducer flows. One in particular has now been implemented identically across…
aduth updated
3 years ago
-
### Description
I have disabled all default colors in my theme.json.
However, when I create a gradient, a random blue and violet appears.
See the screen recording - I'd expect when adding a red con…
-
Posted on behalf of customer via Support inbox.
If I understand the request correctly, the user would like to see a single checkbox for all of a specific post type to be converted to Gutenberg, rat…
-
## What problem does this address?
In Gutenberg, there are multiple instances of third-party CSS parsing and manipulation tools being included in the user bundle:
- `gradient-parser`: [package…