#64030 closed enhancement (fixed)
Block Bindings: Communicate supported block attributes from server side
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.9 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-patch gutenberg-merge |
| Focuses: | Cc: |
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)
This ticket was mentioned in PR #9992 on WordPress/wordpress-develop by @Bernhard Reiter.
3 months ago
#1
- Keywords has-patch added
Note: See
TracTickets for help on using
tickets.
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