#58809 closed enhancement (invalid)
Allow inlining certain blocks CSS, instead of enqueuing externally
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Script Loader | Keywords: | |
Focuses: | performance | Cc: |
Description
Allow inlining certain blocks CSS, instead of enqueuing externally.
To minimize CLS while minimizing render-blocking time.
For example, in the case of the navigation block.
Change History (2)
Note: See
TracTickets for help on using
tickets.
I see it can be done with wp_maybe_inline_styles()