[wp-trac] [WordPress Trac] #60282: Add the Block Bindings API, including the "post_meta" and "pattern" sources
WordPress Trac
noreply at wordpress.org
Thu Feb 1 12:53:11 UTC 2024
#60282: Add the Block Bindings API, including the "post_meta" and "pattern" sources
--------------------------------------+--------------------------
Reporter: czapla | Owner: youknowriad
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.5
Component: Editor | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+--------------------------
Changes (by youknowriad):
* owner: (none) => youknowriad
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"57514" 57514]:
{{{
#!CommitTicketReference repository="" revision="57514"
Editor: Add the Block Bindings API.
This introduces the Block Bindings API for WordPress.
The API allows developers to connects block attributes to different
sources. In this PR, two such sources are included: "post meta" and
"pattern". Attributes connected to sources can have their HTML replaced by
values coming from the source in a way defined by the binding.
Props czapla, lgladdy, gziolo, sc0ttkclark, swissspidy, artemiosans,
kevin940726, fabiankaegy, santosguillamot, talldanwp, wildworks.
Fixes #60282.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60282#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list