uploads - Force minimum image size and aspect ratio when uploading images

admin2025-04-20  0

I'm developing a website where all a crowd of people will be uploading posts. To ensure the featured image on the post meets the requirements of other services the website will work with, I need to reject images users try to upload that are below a certain width or height. I would also need to reject images in vertical orientation.

I've looked through the source I was able to find for the media uploader, but I'm not sure where I should be adding in these customizations

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1745112091a285643.html

最新回复(0)