WP Manifestindependent plugin directory
manifest / unclassified / local-image-convert

Local Image Convert GitLab

WordPress plugin: local JPEG/PNG to WebP conversion

by Roy · gitlab.com/roylung/local-image-convert

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://gitlab.com/roylung/local-image-convert/-/archive/main/local-image-convert-main.zip

版本: 1.0.0

在本機把 JPEG/PNG 上傳轉成 WebP,不走遠端 API。

需求

  • WordPress 6.0+
  • PHP 8.0+(部分外掛標示 7.4+)

安裝

  1. 下載本倉庫 zip,或 clone 後壓縮成資料夾
  2. 上傳到 wp-content/plugins/local-image-convert/
  3. 在後台啟用外掛

授權

GPL-2.0-or-later(以外掛檔頭為準)

來源 / Source

  • 本機站點:https://wordpress.yuchenglung.com
  • 作者:Roy(@roylung)
  • 原始路徑:wp-content/plugins/local-image-convert/
  • 此倉庫由站內自製外掛公開打包上傳,方便備份與分享。