[WordPress] 外掛分享: DMN (Image Compression)

首頁外掛目錄 › DMN (Image Compression)
WordPress 外掛 DMN (Image Compression) 的封面圖片
全新外掛
安裝啟用
尚無評分
187 天前
最後更新
問題解決
WordPress 5.0+ PHP 7.0+ v1.0.1 上架:2025-10-02

內容簡介

總結:DMN Image Compression 外掛會自動壓縮和優化上傳到您的WordPress網站中的圖片,使用自託管的壓縮閘道。它會將大尺寸或寬圖片替換為壓縮版本,以減小檔案大小、提升網站效能,同時保持原始圖片URL完整。

問題與答案:

1. 這個外掛是如何幫助WordPress網站優化圖片檔案大小的?
- 答:它會將大尺寸或寬圖片替換為壓縮版本,以減小檔案大小、提升網站效能。

2. 使用此外掛時,圖片大小超過哪個最小尺寸或寬度會被發送到壓縮閘道進行處理?
- 答:當圖片大小大於設定的最小尺寸或寬度時,會將圖片發送到壓縮閘道進行調整。

3. 當外掛進行圖片處理時,會發送哪些資料到外部壓縮閘道?
- 答:每次處理圖片時,外掛會發送以下查詢參數:
- url: 被壓縮圖片的公開訪問URL
- domain: 請求壓縮的WordPress網站主機/域名
- q: 壓縮品質(1-100)
- w: 目標寬度(像素)

4. 為什麼會發送這些資料到壓縮閘道?
- 答:壓縮閘道需要圖片URL下載以進行壓縮,以及域名+參數以調整輸出品質和寬度。

5. 這個外掛是如何進行日誌記錄和監控?
- 答:它會將所有操作記錄到資料庫中(管理員日誌),並在外掛設置頁面上公開以供監控。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「DMN (Image Compression)」→ 直接安裝(推薦)

原文外掛簡介

The DMN Image Compression plugin automatically compresses and optimizes images uploaded to your WordPress site using a self-hosted compression gateway. It replaces large or wide images with compressed versions to reduce file sizes and improve site performance, while keeping the original image URLs intact.
Images larger than the configured minimum size or wider than the configured maximum width are sent to the compression gateway for resizing and quality adjustment. The plugin also supports batch processing of existing images and automatic compression on new uploads. All actions are logged to the database (admin logs) and exposed on the plugin settings page for monitoring.
External services
This plugin connects to an external compression gateway to perform image resizing and compression. The gateway is hosted at: https://dmndev.co.za/apps/dmnic/dmn_ic_request.php
What the service is and what it is used for:
– The gateway accepts an image URL and returns a compressed image. The plugin uses this service to reduce image file sizes and optionally resize images to the configured maximum width.
What data is sent and when:
– Each time an image is processed the plugin makes an HTTP GET request to the gateway. The following query parameters are sent:
– url: the publicly accessible URL of the image being compressed
– domain: the host/domain of the WordPress site requesting compression
– q: integer compression quality (1-100)
– w: integer target width in pixels
Why this data is sent:
– The gateway needs the image URL to download the image to compress and the domain + parameters to tailor the output (quality and width) for the request.
Links:
– Gateway domain: https://dmndev.co.za/

延伸相關外掛

文章
Filter
Apply Filters
Mastodon