| 开发者 |
harv
freemius jethalal |
|---|---|
| 更新时间 | 2026年9月12日 23:04 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
<picture> element with the original as the fallback, so browsers that cannot
read the new formats still get an image. Covers post content and featured
images./wp-content/plugins/.The source selector can scan JPEG, PNG, WebP, or AVIF attachments. The target selector can write WebP or AVIF, depending on browser, WordPress, and server image metadata support.
Yes. Scan a source format, select only the queue rows you want to process, adjust quality, and start the selected queue. This is recommended before processing a large live media library.
No. This version only replaces Media Library attachment files inside the uploads directory. Theme and plugin asset rewriting is intentionally excluded because it can break updates, checksums, and third-party package expectations.
No. Images are fetched by your browser from your own WordPress site and uploaded back to your WordPress REST API.
AVIF compression is more CPU intensive, especially when using a WebAssembly encoder in the browser. For large batches, start with a small test selection and keep concurrency low.
AVIF output depends on browser WebAssembly support and WordPress/server support for AVIF media metadata. WordPress added AVIF support in version 6.5, but the hosting image library must also support it.
The queue is saved in IndexedDB in the same browser. Open Harvify Image Optimizer again and choose Start Selected / Resume.
No, not by default. The admin must explicitly enable the delete originals option before starting the queue.
Contributors field now names the correct WordPress.org account.harvify-image-optimizer-for-webp-and-avif/ while the plugin's text domain and its
WordPress.org home are harvify-image-optimizer-webp-avif. A mismatched folder means the text
domain no longer matches its directory, and an update served outside WordPress.org would land
in a second directory alongside the first. The product slug is corrected; no plugin code
changed.<picture> delivery, keep-originals
with single and bulk restore, auto-queue for new uploads, the Media Library status column,
savings reports with CSV export, and per-format quality control.<picture> delivery among the free
capabilities.