Improve Enqueued Assets report in Site Health #267
Labels
Good First Issue
Issue particularly suitable to be worked on by new contributors
[Plugin] Performance Lab
Issue relates to work in the Performance Lab Plugin only
[Type] Enhancement
A suggestion for improvement of an existing feature
The current Site Health reports for the Enqueued Assets module, introduced in #25, do not include actionable information for users about how to address a site loading too many enqueued assets. As noted by @felixarntz here:
Suggestions for changes (in progress) are below.
Enqueued scripts
If acceptable
Current description: The amount of [#] enqueued scripts (size: [size]) is acceptable.
New description:
If not acceptable
Current description: Your website enqueues [#] scripts (size: [size]). Try to reduce the number or to concatenate them.
More info about performance optimization
Clean Test Cache
New description:
Enqueued styles
If acceptable
Current description: The amount of [#] enqueued styles (size: [size]) is acceptable.
New description:
If not acceptable
Current description: Your website enqueues [#] styles (size: [size]). Try to reduce the number or to concatenate them.
More info about performance optimization
Clean Test Cache
The text was updated successfully, but these errors were encountered: