Plus WebP

外掛說明

Generate WebP

  • Generate WebP file when adding image file in Media Library.
  • Generate WebP from all the images by async/await.
  • Optionally, Can replace image files with WebP when adding new media, and delete the original image file. Also, when generating all images, the original image file ID will be overwritten as WebP and the original image file will be deleted. All URLs in the content are also replaced.

螢幕擷圖

  • Media Library
  • Generate
  • Settings

安裝方式

  1. Upload plus-webp directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題集

none

使用者評論

2023 年 10 月 16 日
Works great! Just be careful with the "WebP replacement of images and contents" setting. Do you REALLY want to remove all your old JPG files?
2023 年 6 月 26 日
It's a great, simple plugin. Just replaces the JPG/PNG you upload into WEBP instantly. Since last update, Bulk Generate is stuck at 35%. No matter how many times I stop, check, and generate, it gets stuck at 35%.
2023 年 6 月 15 日 1 則留言
This is the amazing software I have used. I have searched for many similar tools, but this one is the best. I hope it can support PHP7.4. I have some special requirements that can only be met by using PHP7.4 and 7.3. However, I cannot upgrade to version 3.0.0.
2023 年 5 月 28 日
I really like this plugin and it's very good in other aspects. However, on both of my websites, when converting in bulk, I was unable to continue the conversion for a certain period of time, indicating an Ajax 500 error. What is the reason?
閱讀全部 20 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Plus WebP〉的開發相關工作。

參與者

〈Plus WebP〉外掛目前已有 7 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Plus WebP〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

[4.06] 2024/03/05

  • Fix – Changed file operations to WP_Filesystem.

4.05

Changed json_encode to wp_json_encode.

4.04

Supported WordPress 6.4.

4.03

Fixed link to plugin page.

4.02

Fixed about sending e-mail.

4.01

Added description.
Removed unnecessary codes.

4.00

Moved the location of the Admin page to the Media Library.
The admin screen has been converted to React.
Batch generation of webp by async/await is now supported.
Fixed a problem where title name comparison failed and generated duplicate files.
Metadata generation for WordPress 6.1-alpha to match WordPress 6.2.

3.00

Supported WordPress 6.1-alpha.

2.07

Added a hook for Organize Media Folder.

2.06

Fixed with processing when media does not exist.

2.05

Supported XAMPP.

2.04

Fixed problem of metadta.

2.03

Fixed problem of metadta.

2.02

Fixed content replacement issue.

2.01

Fixes various messages and branches in ajax.

2.00

Added ajax generation for webp.

1.13

Fixed an issue with saving options.
Added options for extension.

1.12

Fixed clear cron schedules issue.
Fixed problem of threshold big image.

1.11

Fixed the problem of title acquisition in bulk generation.

1.10

Fixed background processing.

1.09

Give details when email notification.
Added the management screen notification of the end of batch generation.

1.08

Added ability to choose which file types to convert and which not.

1.07

Supported transparent gif & png.
Fixed file name issue.

1.06

Fixed content URL replacement issue.

1.05

Fixed an image replacement issue.
Conformed to the WordPress coding standard.

1.04

Conformed to the WordPress coding standard.

1.03

Added html escape on the management screen.

1.02

Fixed an issue with image conversion.
Fixed an image replacement issue.
Added the setting of quality.

1.01

Fixed problem of PNG files.
Added uninstall script.

1.00

Initial release.