Viewing 1 replies (of 1 total)
  • Plugin Support Gerard Blanco

    (@sixaxis)

    Hi @ffwebdesigner!

    The hook shortpixel-thumbnails-regenerated gives back the regenerated sizes and all the information. But please note that it is also used by ShortPixel Image Optimizer, so hooking into there and renaming the files might not work correctly. Just proceed with caution!

    do_action('shortpixel-thumbnails-regenerated', $this->id, $original_meta, $regenSizes, $is_a_bulk);

    Best,

Viewing 1 replies (of 1 total)
  • The topic ‘hooks for regenerating thumbnails’ is closed to new replies.