I have written a plugin which does some fancy stuff with GD lib when you upload an image.
Everything is working fine, however I need to get the image title and add it to the image URL (and file name of the image) when the user clicks ‘insert into post’, but can’t find any references which could help me.
You need to use the filter
image_send_to_editor
.These are the values of a test insert and you can use them to build your own
$html
response.