[wp-hackers] Is there an image post-upload hook for post-processing images?
scribu
mail at scribu.net
Wed Mar 23 18:34:19 UTC 2011
On Wed, Mar 23, 2011 at 8:16 PM, Bjorn Wijers <burobjorn at gmail.com> wrote:
> I'm probably overlooking something, but I can't find a hook which will be
> called after uploading an image. I would like to process uploaded images
> further. In my particular case I would like to process one type of featured
> image further by pixelizing it and blending the colors.
>
I use the 'wp_generate_attachment_metadata' filter.
This type of question would probably be a better fit for
http://wordpress.stackexchange.com/
--
http://scribu.net
More information about the wp-hackers
mailing list