| 开发者 | deadko |
|---|---|
| 更新时间 | 2026年4月23日 01:41 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
admin/js/admin.js is unminified, unobfuscated source code. No build tools are required. All translation strings are passed from PHP via wp_localize_script().
Translations
The plugin interface is already translated into the following languages (included in the plugin):
caes_EStso-image-master folder to the /wp-content/plugins/ directory, or install it directly from the WordPress plugin dashboard.Only if you check the "Replace original" option. When replacing, the plugin saves a backup copy in a dedicated folder inside your uploads directory: wp-content/uploads/tso-image-master/. The backup file is named originalname_tso_im_backup.ext. You can revert to the backup at any time from the editor modal, or delete it to free disk space. Backup files are never stored inside the plugin folder.
Uninstalling the plugin removes the following data:
wp_tso_im_history), all plugin postmeta keys, and scheduled cron events.wp-content/uploads/tso-image-master/ folder and all backup copies inside it are deleted.Yes. After any operation that modifies content or file URLs, the plugin automatically calls the purge functions of LiteSpeed Cache, WP Rocket, W3 Total Cache, and WP Fastest Cache when they are installed and active.
The plugin has not been explicitly tested on multisite. It is designed for standard single-site WordPress installations.
PDF compression requires GhostScript or the Imagick PHP extension to be available on your server. The plugin indicates which engines are available at the top of the PDF tab. Contact your hosting provider to install GhostScript for best results.
This can happen with images that are already well-optimized, very small images, or images with a lot of transparency or detail. The plugin will show a warning in this case. You can revert to the original using the backup.
_wp_attachment_metadata[filesize] for correct display in WP 6.0+.wp_localize_script().wp_add_inline_style() instead of echo '<style>'.TSOIMMA_ to comply with WordPress plugin guidelines.