[wp-trac] [WordPress Trac] #61945: Block Bindings: Add `canUpdateBlockBindings` editor setting

WordPress Trac noreply at wordpress.org
Wed Aug 28 13:31:47 UTC 2024


#61945: Block Bindings: Add `canUpdateBlockBindings` editor setting
-----------------------------+---------------------------
 Reporter:  santosguillamot  |       Owner:  cbravobernal
     Type:  enhancement      |      Status:  assigned
 Priority:  normal           |   Milestone:  6.7
Component:  General          |     Version:  trunk
 Severity:  normal           |  Resolution:
 Keywords:  has-patch        |     Focuses:
-----------------------------+---------------------------
Changes (by cbravobernal):

 * owner:  (none) => cbravobernal
 * status:  new => assigned
 * milestone:  Awaiting Review => 6.7


Old description:

> Needed for WordPress/gutenberg#64570
>
> 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.

New description:

 Needed for
 [WordPress/gutenberg#64570](https://github.com/WordPress/gutenberg/pull/64570)

 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.

--

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/61945#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list