Both are one-line block.json opt-ins.
background.gradient renders through the background-image longhand, so a gradient and an image can finally coexist in one declaration — which retires the hand-rolled overlay workaround in the hero pattern. safecss_filter_attr() already permits the combined value.
"supports": {
"background": { "backgroundImage": true, "gradient": true }
}
Needs WP 7.1.
Agent surface
/create-block must know about the new supports or it will never write them → needs a @brmbh/cli release.
Context: vault .../Development/WP-7.1-Impact.md
Both are one-line
block.jsonopt-ins.background.gradientrenders through thebackground-imagelonghand, so a gradient and an image can finally coexist in one declaration — which retires the hand-rolled overlay workaround in the hero pattern.safecss_filter_attr()already permits the combined value./create-blockdimensionSizespresets sominWidthis token-driven rather than freehandNeeds WP 7.1.
Agent surface
/create-blockmust know about the new supports or it will never write them → needs a@brmbh/clirelease.Context: vault
.../Development/WP-7.1-Impact.md