#60447 closed defect (bug) (fixed)
Block Bindings API: Create WP_Block_Bindings_Source class
Reported by: | czapla | Owned by: | gziolo |
---|---|---|---|
Milestone: | 6.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | has-patch has-unit-tests |
Focuses: | Cc: |
Description
This change refactors the array of Block Binding sources into its own class.
Change History (3)
Note: See
TracTickets for help on using
tickets.
This PR refactors the array of Block Binding sources into its own
WP_Block_Bindings_Source
class.This change was previously discussed in https://github.com/WordPress/gutenberg/issues/53300#issuecomment-1926572096
### Reasons for this change