#64030 closed enhancement (fixed)
Block Bindings: Communicate supported block attributes from server side
| Reported by: | Bernhard Reiter | Owned by: | Bernhard Reiter |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.9 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | has-patch gutenberg-merge |
| Cc: | Focuses: |
Description
Instead of keeping a separate list of block attributes that are supported by Block Bindings on the client side, we should communicate that list from the server -- including block attributes that were added there via the block_bindings_supported_attributes filter.
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
WIP, see https://github.com/WordPress/gutenberg/pull/70975/files#r2367242822.
GB counterpart: https://github.com/WordPress/gutenberg/pull/71820
TODO: Add to return value of
get_block_editor_settings().Trac ticket: https://core.trac.wordpress.org/ticket/64030