| 开发者 | gunjanjaswal |
|---|---|
| 更新时间 | 2025年11月3日 14:12 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.0 及以上 |
| WordPress版本: | 6.8 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
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.
Key Features
fetchpriority="high" to featured imagesfetchpriority 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:
fetchpriority-featured-image folder to the /wp-content/plugins/ directoryNo, this plugin only adds an HTML attribute to the image tag. It doesn't modify your actual image files or database entries.
This plugin should work with any theme that uses WordPress's standard featured image functions. If your theme uses custom code to display featured images, the plugin might not affect those images.
No, the plugin works automatically once activated. There are no settings to configure.
No, the plugin adds minimal overhead and should actually improve your site's performance by helping browsers prioritize important images.
You can view the HTML source of your pages and look for fetchpriority="high" in the featured image HTML.