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

WordPress Trac noreply at wordpress.org
Wed Aug 28 12:21:41 UTC 2024


#61945: Block Bindings: Add `canUpdateBlockBindings` editor setting
-----------------------------+-----------------------------
 Reporter:  santosguillamot  |      Owner:  (none)
     Type:  enhancement      |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  General          |    Version:  trunk
 Severity:  normal           |   Keywords:  has-patch
  Focuses:                   |
-----------------------------+-----------------------------
 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.

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


More information about the wp-trac mailing list