feat(performance): introduce image optimization pipeline with optional automation and cleanup

- Add AVIF/WebP conversion for uploads and legacy media
- Implement manual batch optimizer via Performance Tools dashboard
- Introduce automatic optimization toggle via Customizer
- Add optional automatic deletion of original images after optimization
- Ensure safe processing with versioned metadata and idempotent operations
- Decouple manual optimization from automation logic using force flag
- Add live progress UI for optimization and cleanup processes
- Improve UX with status indicators, dependency handling and warnings
This commit is contained in:
2026-04-25 02:18:25 +02:00
parent c6b0919eb3
commit b0eb1d9526
5 changed files with 1024 additions and 264 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ Author: Zeitfresser
Author URI: https://ztfr.eu/
Theme URI: https://ztfr.eu/
Description: Zeitfresser Wordpress Theme
Version: 1.6
Version: 1.7
Tested up to: 6.2
Requires PHP: 7.0
License: GNU General Public License v2 or later