How to resize images when using Image Custom Upload Folder?

Support Meta Box AIO How to resize images when using Image Custom Upload Folder?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #49386
    SikiSiki
    Participant

    When I use the "Custom upload folder" option for an Image field, the images are not being resized by WordPress. Is there any way to keep the custom folder and still trigger WordPress image resizing?
    Thank you!

    #49394
    PeterPeter
    Moderator

    Hello Siki,

    Thanks for reaching out.

    If you use the custom upload folder, there isn't an option to resize the uploaded file. However, you can try to create custom PHP code and use the WordPress function https://developer.wordpress.org/reference/functions/wp_get_image_editor/
    to adjust the file size.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.