#60447 closed defect (bug) (fixed)
Block Bindings API: Create WP_Block_Bindings_Source class
| Reported by: | czapla | Owned by: | gziolo |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.5 |
| Component: | Editor | Version: | |
| Severity: | normal | Keywords: | has-patch has-unit-tests |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This PR refactors the array of Block Binding sources into its own
WP_Block_Bindings_Sourceclass.This change was previously discussed in https://github.com/WordPress/gutenberg/issues/53300#issuecomment-1926572096
### Reasons for this change