Ilya

Results 2 comments of Ilya

I have a similar issue, but the problem is not in the library, but in the device. Android and iOS strips down geolocation data on file upload. On Android -...

Guys, I found a little bug in new line #32: $output .= wp_get_attachment_link( $attachment->ID , 'thubnail', true ); should be $output .= wp_get_attachment_link( $attachment->ID , 'thumbnail', true );