-
Notifications
You must be signed in to change notification settings - Fork 861
Open
Labels
EnhancementChanges to an existing feature — removing, adding, or changing parts of itChanges to an existing feature — removing, adding, or changing parts of it[Feature] CarouselA fullscreen modal appearing when clicking on an image in a gallery or tiled gallery.A fullscreen modal appearing when clicking on an image in a gallery or tiled gallery.[Plugin] JetpackIssues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/[Pri] Low
Description
Impacted plugin
Jetpack
Quick summary
Request to improve Tiled Galery - jetpack-carousel.php - removing exif data from the html code if so set in the plugin

The plugin generates code unnecessarily:
data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}"
Steps to reproduce
- Enable Jetpack's Carousel, disabling the option to show EXIF metadata.
- View source of a page with images.
A clear and concise description of what you expected to happen.
Not having any data-image-meta attribute.
What actually happened
data-image-meta attribute is present.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementChanges to an existing feature — removing, adding, or changing parts of itChanges to an existing feature — removing, adding, or changing parts of it[Feature] CarouselA fullscreen modal appearing when clicking on an image in a gallery or tiled gallery.A fullscreen modal appearing when clicking on an image in a gallery or tiled gallery.[Plugin] JetpackIssues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/[Pri] Low