I had the same problem that the attribution showed twice.
It was caused by the fact that I use the “featured image” a.k.a. post thumbnail as an attachment in the post as well, i.e. the image is technically used twice in the post.
I fixed it by adding hree lines of code in image-attribution-tagger.php starting after line 158:
158> foreach($images as $image) {
159> if ($post_thumbnail_id == $image->ID) {
160> continue; // skip thumbnail
161> }
HTH
]]>Hi there,
I realise this plug-in may have been abandoned from further development… but just in case you one day decide to update it, can you fix it so that it does not show the attribution twice? Currently it’s shows it two times.
It would also be great to have an option to change the text… to add something like: “Image source” to the beginning of it.
]]>Hi,
the attribution info is not showing in the post.
https://files.panodome.com/uploads01/Image__2016_03_21__1458559847.jpg
Pls advise.
Regard,
Frank
https://www.ads-software.com/plugins/image-attribution-tagger/
]]>