| 开发者 | yasuo3o3 |
|---|---|
| 更新时间 | 2025年10月23日 11:04 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 6.8 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/andw-image-control directory, or install the plugin through the WordPress plugins screen directly./wp-content/plugins/andw-image-control ディレクトリにアップロードYou can set JPEG quality from 1 to 100. WordPress default is 82.
No, transparency is not preserved. PNG files are converted with white background. Original PNG files are also retained.
Yes, SVG files are sanitized using WordPress standard wp_kses() function with comprehensive security checks to prevent XSS and XXE attacks.
The plugin is optimized for performance and only processes images during upload. It uses singleton patterns and proper WordPress hooks to minimize overhead. FAQ (日本語):
1 から 100 の範囲で設定できます。WordPress 標準は 82 です。
透過は保持されず、白背景で塗りつぶされます。元の PNG ファイルも保持されます。