Article: <https://make.wordpress.org/core/2024/03/06/new-feature-the-block-bindings-api/> ## Update for 6.7 - [ ] Add warning in attributes connected to invalid sources. [65002](https://github.com/WordPress/gutenberg/pull/65002) - [ ] Allow only admin users to create and modify bindings by default. [64570](https://github.com/WordPress/gutenberg/pull/64570) - [ ] Lock editing in fields in editor if meta fields panel is opened. [64738](https://github.com/WordPress/gutenberg/pull/64738) - [ ] Rely on Text component instead of Truncate in bindings panel. [65007](https://github.com/WordPress/gutenberg/pull/65007) - [ ] Remove getPlaceholder API and rely on key argument or source label. [64910](https://github.com/WordPress/gutenberg/pull/64910) - [ ] Change placeholder when attribute is bound. [64903](https://github.com/WordPress/gutenberg/pull/64903) - [ ] Fix empty custom fields not being editable in bindings. [64881](https://github.com/WordPress/gutenberg/pull/64881) - [ ] Block Bindings: Fix ESLint warnings. [64684](https://github.com/WordPress/gutenberg/pull/64684) ## General - [ ] Make sure all screenshots are relevant to the latest version - [ ] Make sure videos, if any, are up to date - [ ] Add ALT tags for the images - [ ] Make sure the headings are in sentence case - [ ] Convert all reusable blocks to a ‘regular block’. - [ ] Update the changelog at the end of the article ## Notes 1. Some of the PRs have great videos that can be added to the article.
Article: https://make.wordpress.org/core/2024/03/06/new-feature-the-block-bindings-api/
Update for 6.7
General
Notes