• jorro

    (@jorro)


    Before using this plugin, I was wondering if it would also remove all already-used image sizes, i.e. those that are referenced in src attributes of img tags in existing posts, for example? Also, is it 100% sure that it will not remove thumbnails? I have gone to GREAT lengths to crop my thumbnails properly and I would pass out if I were to lose all this ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author OriginalEXE

    (@originalexe)

    Hello,

    Plugin will not remove those images since it has no way of detecting their request (it only detects images that are called using one of the WordPress internal functions for fetching attachments). The plugin never removes sizes that you can choose from when inserting an image inside the post, including ‘thumbnail’, ‘medium’ and ‘large’: https://github.com/OriginalEXE/Optimize-Images-Resizing/blob/master/inc/class-cli-command.php#L87
    I would still recommend creating a backup of your website just in case something goes wrong, you can never be too safe.

    Thread Starter jorro

    (@jorro)

    Perfect, thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Used sizes?’ is closed to new replies.