Hi all!
I'm trying to run the plugins cdntools and scissors when a user do a image upload.
My problem is that the cdntools do the image upload into the CDN when the hook "add_attachment" is launched and the editing of that image is after the upload. Then, the image uploaded into the CDN is not the same than in local.
I think i can develeop a hack for run this, but i cannot find the correct action hook that is launched when the user pushes the button "insert into post" or "save all changes".
can anyone help me?
thank you a lot!