• Hello…

    What funky bits of PHP can I use to display exif data when viewing an image in the gallery? There currently isn’t anything in the codex about this.

    Help is appreciated.
    Kalon.

Viewing 1 replies (of 1 total)
  • eclipticcreations

    (@eclipticcreations)

    I just finished a plugin to do this. I don’t have access to the php_exif extension on my shared-hosting, so I had to work around it. I used the Exifer php library from ZenPhoto.

    The plugin will automatically display the EXIF data after the image if you’re just using the single.php template for your attachments. If you’ve added an attachment.php or image.php you’ll have to add a function after the image in your template.

    It’s at POS 51.

Viewing 1 replies (of 1 total)

The topic ‘Exif data’ is closed to new replies.