-
Notifications
You must be signed in to change notification settings - Fork 143
Closed
Labels
WP CoreWork relates to inclusion in WP Core onlyWork relates to inclusion in WP Core only[Issue] OverviewProvides an overview of a specific projectProvides an overview of a specific project
Milestone
Description
WordPress 6.3 included many improvements to the way resource loading is handled for images and iframes, by improving the heuristics for when to automatically add lazy-loading and adding support for setting fetchpriortiy="high" on the likely LCP image. See: https://make.wordpress.org/core/2023/07/13/image-performance-enhancements-in-wordpress-6-3/ for details.
This overview ticket is to further improve the functionality added in 6.3 for the 6.4 release.
Related tickets
- Fetch priority and lazy loading attributes not applying correctly in block themes
- Fix shortcode output not receiving image (and other) optimizations
- Integrate
decoding="async"logic intowp_get_loading_optimization_attributes() - Introduce filter to modify/override attributes returned by
wp_get_loading_optimization_attributes() - Enhance
wp_get_loading_optimization_attributes()to support arbitrary context values - Twenty Twenty-Two: Header image missing dimension attributes
- Make it easier to override default loading optimizations
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
WP CoreWork relates to inclusion in WP Core onlyWork relates to inclusion in WP Core only[Issue] OverviewProvides an overview of a specific projectProvides an overview of a specific project