[WordPress] 外掛分享: WebP Images

首頁外掛目錄 › WebP Images
200+
安裝啟用
★★★★★
5/5 分(2 則評價)
977 天前
最後更新
問題解決
WordPress 4.0+ PHP 5.6+ v2.0.0 上架:2020-05-28

內容簡介

這個外掛能夠輕鬆地將 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 設計和建立。
如果您喜歡這個外掛的想法,並想要支持開發人員,請

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「WebP Images」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

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.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon