Mehdi Rezaei
Forum Replies Created
-
Forum: Plugins
In reply to: [Thumbnail Remover and Size Manager] How to empty the trash?Hi,
Thanks for reporting this.
In earlier versions, thumbnails moved to the plugin Trash stayed there so they could be restored later, but there was no clear button to permanently remove them from disk.
This has been fixed in version 2.2.3. Please update the plugin to the latest version, then go to Tools → Thumbnail Manager → Trash and Restore.
You will now see:
- Delete Permanently for deleting a single trash batch
- Empty Trash for permanently deleting all trash batches
Please note that permanent deletion cannot be undone, so only use it after you are sure you no longer need to restore those thumbnails.
Thanks again for the feedback.
Forum: Plugins
In reply to: [Thumbnail Remover and Size Manager] Uncaught ErrorHi! We’ve identified and fixed the issue.
The crash was caused by the plugin expecting an array in a few places, while on some sites WordPress/PHP was passing a string instead. This is especially noticeable on PHP 8.x, where type checks are stricter. We’ve updated the plugin to safely normalize these values before processing them, and we also corrected the nonce handling in the settings form.
You should no longer need any workaround such as disabling the nonce check. Please update to the latest fixed version and test disabling thumbnail sizes again. If you still see an error, please share the exact error message and your WordPress/PHP versions so we can investigate further.