Hello,
I would like to ask about the plugin's handling of user uploaded images. How do I know if the image uploaded by the user is an avatar or a picture or a cover? Since I have to do different processing for different types of images, how should I read them in the plugin?
At the same time, I see that there is an action in the upload plugin to process the image as a url(Sample), but I have never triggered it. I would like to know when it will be entered into the conditions?
There are my upload plugin link.