Files
wordpress/wp-includes
cbravobernal 737dbdd72c 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.

Built from https://develop.svn.wordpress.org/trunk@60955


git-svn-id: http://core.svn.wordpress.org/trunk@60291 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-10-17 15:07:31 +00:00
..