Opened 6 weeks ago
Last modified 6 weeks ago
#65725 new enhancement
Block Bindings: Add icon attribute of core/icon block to list of supported block binding attributes
| Reported by: | yashjawale | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Editor | Version: | |
| Severity: | normal | Keywords: | has-patch has-unit-tests |
| Cc: | Focuses: |
Description
Stemming from https://github.com/WordPress/gutenberg/issues/80696
This ticket intends to include icon attribute of core/icon block to be in the list of supported block binding attributes.
Gutenberg PR for adding binding support: https://github.com/WordPress/gutenberg/pull/80730
After these changes, we'll be able to control the icon attribute of Icon block through block bindings. And it'll also enable pattern overrides for the Icon block. Which'll come handy for quite a few use cases.
Change History (2)
This ticket was mentioned in PR #12708 on WordPress/wordpress-develop by @yashjawale.
6 weeks ago
#1
- Keywords has-patch added
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This PR adds
iconattribute ofcore/iconblock to the list of supported block binding attributes.Trac ticket: https://core.trac.wordpress.org/ticket/65725
## Use of AI Tools
No