前言介紹
- 這款 WordPress 外掛「WebP Images」是 2020-05-28 上架。
- 目前有 200 個安裝啟用數。
- 上一次更新是 2023-08-09,距離現在已有 931 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 4.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 5.6 以上。
- 有 2 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
totalpressorg | andreadegiovine |
外掛標籤
webp | images | webp converter | images optimize | images compression |
內容簡介
這個外掛能夠輕鬆地將 JPEG 和 PNG 圖片轉換並壓縮為 WebP 格式,讓您的網站加速。
還在等什麼?現在就開始使用吧!
您喜歡 WebP Images 外掛嗎?留下五星評價,推薦給其他使用者。
支持這個計畫
❤ 撰寫評論
❤ 捐款支持
❤ 升級成為高級版(享有技術支援和其他好處)
❤ 成為翻譯貢獻者
快速連結
支援
說明文件
傳送建議
WebP Images 需要
Apache server / hosting
.htaccess 檔案存在且可寫入
WebP Images 功能
「WebP Images」外掛包含以下功能:
批次圖片轉換成 WebP 格式
批次刪除轉換成 WebP 格式的圖片
設定 WebP 格式的轉換品質
上傳圖片自動轉換成 WebP 格式
相容於任何圖片使用(img、picture、background 等)
原始圖片不會受到修改、刪除或編輯
降低前端圖片大小達 80%
⚡ WebP Images - 高級版功能 ⚡
✔ 設定轉換品質
✔ 上傳自動轉換
✔ 無限高級版更新
✔ 技術支援優先
WebP Images 開發功能
function edit_time_between_conversion_group($time_in_seconds){
$time_in_seconds = 10; // 將此值修改為增加/減少等待時間
return $time_in_seconds;
}
add_filter('webp_images_bulk_time_between','edit_time_between_conversion_group');
將此代碼加入 functions.php 檔案,以更改圖像組轉換之間的等待時間。預設值為 5。
function edit_max_images_per_group($images_per_group){
$images_per_group = 20; // 將此值修改為增加/減少最大圖片數量
return $images_per_group;
}
add_filter('webp_images_bulk_max_elements','edit_max_images_per_group');
將此代碼加入 functions.php 檔案,以更改組轉換的最大圖像數目。預設值為 10。
WebP Images 技術參考
「WebP Images」外掛由 Andrea De Giovine 設計和建立。
如果您喜歡這個外掛的想法,並想要支持開發人員,請
原文外掛簡介
Convert and compress JPEG and PNG images to WebP format easily. Speed up your website.
What else? What are you waiting for? Start now!
Do you like the WebP Images plugin? Leave a 5-Star Review to recommend it to other users.
SUPPORT THE PROJECT
❤ WRITE A REVIEW
❤ SEND A DONATION
❤ BECOME PRO (support and get benefits)
❤ BECOME TRANSLATION CONTRIBUTOR
QUICK LINKS
SUPPORT
DOCUMENTATION
SEND SUGGESTIONS
WebP Images requires
Apache server / hosting;
.htaccess file exists and writable.
WebP Images features
Features included in the “WebP Images” plugin:
bulk image conversion to webp format;
bulk removal of images converted to webp;
set conversion quality for webp format;
auto conversion of uploaded images to webp format;
compatible with any use of images (img, picture, background, etc.);
the original images are not manipulated / deleted / edited;
reduce frontend image size up to 80%.
⚡ WebP Images – PRO FEATURES ⚡
✔ SET CONVERSION QUALITY
✔ AUTO CONVERSION FOR UPLOADS
✔ UNLIMITED PRO UPDATES
✔ PRO SUPPORT PRIORITY
WebP Images development functions
function edit_max_images_per_group($images_per_group){
$images_per_group = 20; // Edit this value to increase/decrease max images per group
return $images_per_group;
}
add_filter('webp_images_bulk_max_elements','edit_max_images_per_group');
Add this code in the functions.php file to change the max number of images per group conversions. Default 5.
WebP Images credits
The “WebP Images” plugin was entirely designed and created by Andrea De Giovine.
If you like the idea and want to support the developer, please Donate to this plugin.
For collaborations and consultations visit the website of the freelance web developer.
For bug reports and support for this plugin, visit the Support section to ask the developer and the community directly.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WebP Images」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.0 | 1.0.1 | 1.0.2 | 1.0.3 | 1.0.4 | 1.0.5 | 1.0.6 | 2.0.0 | trunk |
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。
