-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Block Bindings in WordPress 7.1 #77199
Copy link
Copy link
Open
Labels
[Feature] Block bindings[Type] IterationScoped iteration of an effort from a tracking issue or overview issue ideally for a major release.Scoped iteration of an effort from a tracking issue or overview issue ideally for a major release.
Metadata
Metadata
Assignees
Labels
[Feature] Block bindings[Type] IterationScoped iteration of an effort from a tracking issue or overview issue ideally for a major release.Scoped iteration of an effort from a tracking issue or overview issue ideally for a major release.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Work in progress, will be updated over the next couple of days.
Overall Goal
Integrate Block Bindings UI into Block Fields, and enable Block Bindings support for the Cover block.
Previous iteration issue: #73467
Scope for This Release
Narrow scope to accommodate for fewer contributors available to work on this during the 7.1 cycle.
The "headline" goal is integrating the Block Bindings UI into Block Fields (as specified in #75022), and to remove the previous Block Bindings UI (i.e. the Attributes panel) altogether. Since Block Fields are still experimental, we'll need to coordinate to make sure they'll be stabilized in time for 7.1.
Block Bindings support for the Cover block is largely blocked by the need for some basic CSS processing (to replace a
background-image: url()in astyleattribute with a different URL).Tasks
Nice to Have
Open Questions & Decisions required
Contributors