#64633 closed defect (bug) (fixed)
Block Bindings: Remove `$supported_blocks` property from the registry
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 7.0 | Priority: | normal |
| Severity: | normal | Version: | 6.7 |
| Component: | Editor | Keywords: | has-patch add-to-field-guide |
| Focuses: | Cc: |
Description
We should remove the private property $supported_blocks from the WP_Block_Bindings_Registry class as it is not used anymore.
- It was added in: https://core.trac.wordpress.org/changeset/57641
- The usage was removed in: https://core.trac.wordpress.org/changeset/59080
Change History (4)
This ticket was mentioned in PR #10912 on WordPress/wordpress-develop by @Soean.
3 weeks ago
#1
- Keywords has-patch added
Note: See
TracTickets for help on using
tickets.
We should remove the private property
$supported_blocksfrom theWP_Block_Bindings_Registryclass as it is not used anymore.Trac ticket: https://core.trac.wordpress.org/ticket/64633