[wp-trac] [WordPress Trac] #64112: Block Bindings: Use `field` instead of `key` for post-data source.
WordPress Trac
noreply at wordpress.org
Fri Oct 17 15:06:13 UTC 2025
#64112: Block Bindings: Use `field` instead of `key` for post-data source.
---------------------------------------+------------------------------
Reporter: cbravobernal | Owner: cbravobernal
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution: fixed
Keywords: gutenberg-merge has-patch | Focuses:
---------------------------------------+------------------------------
Changes (by cbravobernal):
* owner: (none) => cbravobernal
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"60955" 60955]:
{{{
#!CommitTicketReference repository="" revision="60955"
Block Bindings: Use field instead of key in post-data source.
After the UI refactor, source args can contain anything, and using
whatever fits better for each source is encouraged.
Instead of using a `post-meta` based key argument. `post-data` will use
`field` as an argument, which fits better to post related use cases.
Props cbravobernal, bernhard-reiter.
Fixes #64112.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64112#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list