Tagged Questions
0
votes
0answers
74 views
Change Media Manager image link behaviour (not to link to direct file)
Is there a way or a plugin to modify / replace Wordpress media manager's default way of handling images in pages / posts?
Bad (default) behaviour:
If you insert an image, the link to the file gets ...
5
votes
1answer
96 views
Which filters or actions to use after a media upload and delete?
When a media (image) is uploaded and the subsequent images are created (all the different sizes), I would like to perform a few actions. It is simple and I basically need only the new attachment ID, ...