@steve92 I don’t know.
It still works as intended.
There are some features I’d like to add or improve, including making tags from keywords, and integrating with Gutenberg blocks, but I don’t know when this will happen, maybe first half of 2021.
I think it’s okay as it is now.
You should remove “EV” because it prints double:
$exif = sprintf("%+d%s%d%s", intval($exposure_bias_parts[0]), "/", intval($exposure_bias_parts[1]), __('EV','exifography'));
Then, if possible, it would be a good idea if you put a focal lens conversion code so that it always converts as a 35mm full-frame even if you are using a non-full-frame camera.
-
This reply was modified 5 years, 7 months ago by
steve92.
Any 35mm equivalent would have to deal correctly with the different crop factors appropriate to different DSLR cameras. I guess it could be added to the Options screen, though I’m sure quite a few of us have used it on images from more than one camera.
Personally I’m not bothered about it.
The one update I would like to see is to get rid of the “This plugin hasn’t been tested with the latest 3 major releases of WordPress.” message on it’s download page.