#52476 closed enhancement (wontfix)
Block Supports Render Hook
| Reported by: | ajlende | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Editor | Version: | 5.7 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
In order to support duotone as a block supports item in Gutenberg, we need a render hook to run and add the duotone SVG filter.
See WordPress/gutenberg#26361 to see the current progress on duotone and how this will be used.
Change History (5)
This ticket was mentioned in PR #984 on WordPress/wordpress-develop by ajlende.
5 years ago
#1
- Keywords has-patch added
This ticket was mentioned in Slack in #core-editor by ajitbohra. View the logs.
5 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Trac ticket: https://core.trac.wordpress.org/ticket/52476#ticket
In conjunction with WordPress/gutenberg#26361 for adding block supports for duotone filters, this adds a render hook for block supports.