PluginProbe
Plus WebP or AVIF / 1.06
Plus WebP or AVIF v1.06
5.21 5.20 5.12 5.11 trunk 1.00 1.01 1.02 1.03 1.04 1.05 1.06 1.07 1.08 1.09 1.10 1.11 1.12 1.13 2.00 2.01 2.02 2.03 2.04 2.05 All 47 releases
plus-webp / readme.txt

readme.txt in Plus WebP or AVIF 1.06, at readme.txt

67 lines 1.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Plus WebP ===
2 Contributors: Katsushi Kawamori
3 Donate link: https://shop.riverforest-wp.info/donate/
4 Tags: media, upload, webp
5 Requires at least: 3.6.0
6 Requires PHP: 5.6
7 Tested up to: 5.3
8 Stable tag: 1.06
9 License: GPLv2 or later
10 License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
12 Generate WebP.
13
14 == Description ==
15
16 = Generate WebP =
17 * Generate WebP file when adding image file in Media Library.
18 * Generate WebP from all the images in the background.
19 * 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.
20
21 == Installation ==
22
23 1. Upload `plus-webp` directory to the `/wp-content/plugins/` directory
24 2. Activate the plugin through the 'Plugins' menu in WordPress
25
26 == Frequently Asked Questions ==
27
28 none
29
30 == Screenshots ==
31
32 1. Media Library
33 2. Tools
34 3. Settings
35
36 == Changelog ==
37
38 = 1.06 =
39 Fixed content URL replacement issue.
40
41 = 1.05 =
42 Fixed an image replacement issue.
43 Conformed to the WordPress coding standard.
44
45 = 1.04 =
46 Conformed to the WordPress coding standard.
47
48 = 1.03 =
49 Added html escape on the management screen.
50
51 = 1.02 =
52 Fixed an issue with image conversion.
53 Fixed an image replacement issue.
54 Added the setting of quality.
55
56 = 1.01 =
57 Fixed problem of PNG files.
58 Added uninstall script.
59
60 = 1.00 =
61 Initial release.
62
63 == Upgrade Notice ==
64
65 = 1.00 =
66 Initial release.
67