Changes between Initial Version and Version 2 of Ticket #61945
- Timestamp:
- 08/28/2024 01:31:47 PM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61945
- Property Owner set to cbravobernal
-
Property
Status
changed from
new
toassigned
-
Property
Milestone
changed from
Awaiting Review
to6.7
-
Ticket #61945 – Description
initial v2 1 Needed for WordPress/gutenberg#645701 Needed for [WordPress/gutenberg#64570](https://github.com/WordPress/gutenberg/pull/64570) 2 2 3 This pull request adds `canUpdateBlockBindings` editor setting that will be read to decide if the user should be able to create and modify bindings through the UI. By default, only admin users can do it, but it can be overridden with `block_editor_settings_all` filter.3 Adds `canUpdateBlockBindings` editor setting that will be read to decide if the user should be able to create and modify bindings through the UI. By default, only admin users can do it, but it can be overridden with `block_editor_settings_all` filter.