issue on relative url:
If you use relative url plugin to support multi-site, the images won’t be replaced by imgur link.
It could be fixed by patching SrcReplace.php : scanTag function.
Hi chaos1,
The author seems not responding.
Not sure if we can help. 😛
Featured thumbnail images won’t be replaced by imgur link.
Don’t upload the image file with the name pattern:
foo_$(width)x$(height).png
This kind of image file won’t be replaced with imgur link even it’s uploaded to imgur.
So, I got to rename the image files to remove $(width)x$(height) parts.