Opened 2 years ago
#59780 new defect (bug)
Add functionality to dequeue a block style added via wp_enqueue_block_style
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Script Loader | Keywords: | |
| Focuses: | Cc: |
Description
Currently there is no API to remove a block style that has been enqueued with wp_enqueue_block_style. This makes it harder than neccessary for a child theme to override a blockstyle from a theme.
See the discussion in this core thread: https://wordpress.slack.com/archives/C02RQBWTW/p1698774094584149
Note: See
TracTickets for help on using
tickets.