| 开发者 | jesusinica |
|---|---|
| 更新时间 | 2026年8月1日 02:28 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
empirical-responsive-images to /wp-content/plugins/.It can help when PageSpeed finds images that are much larger than the space where they appear. The plugin creates closer size choices and can add WebP/AVIF versions. It does not heavily compress original images or turn animated GIFs into videos, so some recommendations may remain. One test page improved from 75 to 99 and its Largest Contentful Paint (LCP) improved from 7.2 seconds to 2.3 seconds. Scores vary; no PageSpeed or Core Web Vitals result is guaranteed.
Yes. Compression plugins mainly make image files smaller. Empirical Responsive Images mainly creates the image dimensions your layouts need. Both jobs can be useful.
Usually. Let the other plugin compress originals and let this plugin create responsive sizes. If both plugins create WebP/AVIF versions, enable that feature in only one. Test the combination on a copy of your site before using it on a live store or busy site.
The plugin can refresh caches from WP Rocket, W3 Total Cache, WP Super Cache, LiteSpeed Cache, Breeze, Autoptimize, and SiteGround Speed Optimizer after creating images. It can still learn WordPress images when a CDN changes their public URLs. If a separate CDN keeps its own page cache, that CDN or its WordPress plugin must also clear the cached page.
Usually, when they produce normal WordPress image elements. The plugin rechecks lazy images after they load and watches images added after the page opens. CSS background images, drawing canvases, remote images, and heavily customized JavaScript galleries may not be eligible.
Image checks run during spare browser time. Missing files are created later by WordPress background tasks. Visitors do not wait for resizing or WebP/AVIF generation.
No. Confirmed gaps are queued, created, retried when necessary, and used automatically. The administration page shows progress; it is not an approval queue.
Subscribers do. By default, a logged-in Contributor, Author, Editor, or Administrator can confirm a valid missing size sooner. Regular visitors must confirm the same gap in three separate 15-minute periods by default.
Only a secure code pointing to a local image and rounded size information needed to find a missing choice. The plugin does not store a visitor's identity, IP address, browser details, referring page, or the URL of the page they visited.
No. Only marked local images and a fixed list of sizes are accepted. Near matches count as covered, and strict queue, retry, storage, and daily work limits keep generation bounded.
Most standard WordPress hosts should work if uploads are writable, WordPress background tasks run normally, and the server can create the requested image format. If background tasks are disabled, queued work waits until the host runs them.