Custom Plugin Modify On Upload
-
As I’ved searched and there isn’t any documentation for developers and its been said to ‘just ask’ here I go.
My clients wants to be able to color tag photos to search via color. I haven’t found anything that does this or even something close so a bump in the right direction would be helpful.
In order to start writing a custom plugin to do so I thought it would be nice to pull a sample palette on upload. That would mean that I need to hook into that upload process. My API question is how can I hook into the upload method? Even if I wanted to just take the filename and add it as a tag as a simple example. I don’t see any way to hook in and modify data in the function upload_image or upload_base64_image.
- The topic ‘Custom Plugin Modify On Upload’ is closed to new replies.