[wp-trac] [WordPress Trac] #64974: Block Supports: Add background gradient support that can combine with background images
WordPress Trac
noreply at wordpress.org
Sat Mar 28 07:03:25 UTC 2026
#64974: Block Supports: Add background gradient support that can combine with
background images
-----------------------------+-----------------------------
Reporter: aaronrobertshaw | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 7.1
Component: Editor | Version:
Severity: normal | Keywords: gutenberg-merge
Focuses: |
-----------------------------+-----------------------------
This ticket tracks the backport of PHP files for the following Gutenberg
update:
https://github.com/WordPress/gutenberg/pull/75859
Adds `background.gradient` as a new block support, enabling blocks to have
a gradient picker in the Background panel. This is separate from the
existing color.gradient in the Color panel and allows blocks to combine a
background gradient with a background image via comma-separated
background-image CSS values.
The ability to move away from the shorthand `background` CSS property for
block supports is also required to unblock further design tooling
improvements such as text gradients.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64974>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list