1 | | ffffffffffffff |
| 1 | So, here's the attended to-do list |
| 2 | |
| 3 | 1. Support of webp |
| 4 | 1.1. Upload of webp |
| 5 | 1.2. Display in media gallery |
| 6 | 1.3. Image Manipulation for resizing webp and transforming other image formats into webp |
| 7 | 1.3.1. GD vs Imagick vs JS library |
| 8 | 1.3.2. … |
| 9 | 1.4. … |
| 10 | 2. Using webp as default image format |
| 11 | 2.1. Add a new settings page which |
| 12 | 2.1.1. Adds a check of the server environment and displays a red or green signal |
| 13 | 2.1.2. Add a switch to decide if webp should be the default format or not. Fixed to not if the check in 3.1.1 failed |
| 14 | 3. Decision if handled within Gutenberg through an image block or an own block |
| 15 | 3.1. Do we need additional block settings for webp? |
| 16 | 3.2. ... |