• Resolved vandung93

    (@vandung93)


    Hello plugin author,
    First of all thank you for creating a great plugin.

    I have a question how can i set a cron job to auto convert regenerated images to webp?
    For eg: I used resizer framework to resize images on fly. ( Images resized and regenerate when users view on frontend ).

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    Hi @vandung93,

    Thank you for your message and kind words!

    How exactly does it work? The image is resized and saved under the same name?

    Best,
    Mateusz

    Thread Starter vandung93

    (@vandung93)

    Hello,
    Thanks for your quick reply.

    Yes, the resized image saved same folder and same name with append thumbnail size.

    For example: i have an original image at:
    wp-content/uploads/2022/12/14/product-1.jpg
    Then i the resized images will be:
    wp-content/uploads/2022/12/14/product-1-370×250.jpg

    Hope you get my point.

    Thread Starter vandung93

    (@vandung93)

    So i want can set up a cron job task run once per day.
    It will be checking new regenerated images then auto convert to webp.

    Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    @vandung93 Yes, I understand. Do you have code available somewhere that handles this scaling?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Cronjob for new regenerate in upload folder’ is closed to new replies.