by Gunjan Jaswal on WordPress.org
Automatically adds fetchpriority="high" attribute to featured images to improve page loading performance and Core Web Vitals.
FetchPriority Featured Image is a lightweight plugin that automatically adds the fetchpriority="high" attribute to featured images on your WordPress site. This helps browsers prioritize the loading of these important images, improving your site’s performance and Core Web Vitals scores.
fetchpriority="high" to featured imagesThe fetchpriority attribute is a modern web standard that tells browsers which images should be prioritized during page load. By marking featured images as high priority, you can improve:
The plugin uses WordPress’s native filters and doesn’t modify your database or image files.