Version Description
Download this release
Release Info
Developer | rosell.dk |
Plugin | WebP Express |
Version | 0.2.0.1 |
Comparing to | |
See all releases |
Code changes from version 0.2.0 to 0.2.0.1
- README.md +1 -0
- README.txt +2 -2
README.md
CHANGED
@@ -81,6 +81,7 @@ Putting this question in the "frequently" asked questions section is of course s
|
|
81 |
|
82 |
# Roadmap
|
83 |
|
|
|
84 |
* Test on multisite
|
85 |
* Display whether the server is able to detect quality of jpegs or not
|
86 |
* Make the fallback quality configurable (the quality to use, when quality of source file cannot be determined)
|
81 |
|
82 |
# Roadmap
|
83 |
|
84 |
+
* Share converter with other sites. Optionally provide conversion service for other sites, which will be able to connect to it using the "wpc" converter.
|
85 |
* Test on multisite
|
86 |
* Display whether the server is able to detect quality of jpegs or not
|
87 |
* Make the fallback quality configurable (the quality to use, when quality of source file cannot be determined)
|
README.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.bitwise-it.dk/contact
|
|
4 |
Tags: webp, images, performance
|
5 |
Requires at least: 4.7.5
|
6 |
Tested up to: 4.9.7
|
7 |
-
Stable tag: 0.2
|
8 |
Requires PHP: 5.5
|
9 |
License: GPLv3
|
10 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
@@ -99,7 +99,7 @@ Putting this question in the "frequently" asked questions section is of course s
|
|
99 |
|
100 |
== Roadmap ==
|
101 |
|
102 |
-
* Optionally provide conversion service for other sites
|
103 |
* Test on multisite
|
104 |
* Display whether the server is able to detect quality of jpegs or not
|
105 |
* Make the fallback quality configurable (the quality to use, when quality of source file cannot be determined)
|
4 |
Tags: webp, images, performance
|
5 |
Requires at least: 4.7.5
|
6 |
Tested up to: 4.9.7
|
7 |
+
Stable tag: 0.2.0.1
|
8 |
Requires PHP: 5.5
|
9 |
License: GPLv3
|
10 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
99 |
|
100 |
== Roadmap ==
|
101 |
|
102 |
+
* Share converter with other sites. Optionally provide conversion service for other sites, which will be able to connect to it using the "wpc" converter.
|
103 |
* Test on multisite
|
104 |
* Display whether the server is able to detect quality of jpegs or not
|
105 |
* Make the fallback quality configurable (the quality to use, when quality of source file cannot be determined)
|