TransWikia.com

How to handle image resize in media_handle_sideload?

WordPress Development Asked by user1692333 on January 10, 2021

I am using media_handle_sideload function to upload images in my plugin. Is it possible to disable image resize or set it to a specific size and do not make copies (upload only resized image).

One Answer

If you look at media_handle_sideload in source, you can see how it works.

The function that generates the various sizes is within wp_generate_attachment_metadata, the image_make_intermediate_size function.

You could possibly use the wp_handle_sideload function instead and manually resize it via image_make_intermediate_size.

Answered by Milo on January 10, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP