#52620 closed enhancement (fixed)
Add `path` data to block stylesheets to allow improving their loading method
| Reported by: | aristath | Owned by: | gziolo |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.8 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | performance |
Description
In Gutenberg we recently merged PR https://github.com/WordPress/gutenberg/pull/28358 to improve loading stylesheets for blocks.
As noted in comment https://github.com/WordPress/gutenberg/pull/28358#commitcomment-46742341 we need to also tweak the register_block_style_handle function to allow 3rd-party blocks to take advantage of these improvements.
Change History (8)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Done in https://github.com/WordPress/wordpress-develop/pull/1035/commits/70f57cf5f0bc0548e08a280325774e29677220be 👍