You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a lot of unused style resources being loaded on the homepage which are affecting performance, and are highlighted in the LCP metric of pagespeed/lighthouse tests:
This likely affects other pages too. Work has been done in Showcase to stop loading these resources, and we can follow this approach in this theme.
We could consider a mu-plugin solution which stops certain resources being loaded across the network, on a page-by-page basis.
The text was updated successfully, but these errors were encountered:
There are a lot of unused style resources being loaded on the homepage which are affecting performance, and are highlighted in the LCP metric of pagespeed/lighthouse tests:
This likely affects other pages too. Work has been done in Showcase to stop loading these resources, and we can follow this approach in this theme.
We could consider a mu-plugin solution which stops certain resources being loaded across the network, on a page-by-page basis.
The text was updated successfully, but these errors were encountered: