Changeset 1995040
- Timestamp:
- 12/14/2018 06:20:12 PM (7 years ago)
- File:
-
- 1 edited
-
geoflickr/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
geoflickr/trunk/readme.txt
r1634797 r1995040 1 1 === geoFlickr === 2 2 Contributors: jbd7 3 Tags: flickr, geo, geotag, map, maps, google maps, google map, mapping , gps, exif3 Tags: flickr, geo, geotag, map, maps, google maps, google map, mapping 4 4 Requires at least: 3.0 5 Tested up to: 4.7.3 6 Stable tag: 1.01 5 Requires PHP: 5.3 6 Tested up to: 5.0.1 7 Stable tag: 1.02 7 8 License: GPLv3 8 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html 9 10 10 geoFlickr displays a "location taken map" for all embedded Flickr photos that contain GPScoordinates.11 geoFlickr displays a "location taken map" for all embedded Flickr photos that contain coordinates. 11 12 12 13 == Description == 13 14 14 Wordpress plugin that displays a "location taken map" for all embedded Flickr photos that contain GPScoordinates.15 Wordpress plugin that displays a "location taken map" for all embedded Flickr photos that contain coordinates. 15 16 16 For every photo in a wordpress post/page that is hosted on Flickr, this plugin adds a small red balloon in the top left corner when the mouse is hovering over the photo. If the photo is geotagged on Flickr, a click on the balloon displays a ThickBoxpop-up featuring a Google Satellite map of the surroundings.17 For every photo in a wordpress post/page that is hosted on Flickr, this plugin adds a small red balloon in the top left corner when the mouse is hovering over the photo. If the photo is geotagged on Flickr, a click on the balloon displays a pop-up featuring a Google Satellite map of the surroundings. 17 18 18 19 Thanks to Tarique Sani, author of the Flickr foto info plugin, no longer maintained and not working anymore, on which geoFlickr is based. … … 66 67 == Changelog == 67 68 69 = 1.02 (20181214) = 70 * Tested with Wordpress 5.0.1 71 68 72 = 1.01 (20170410) = 69 73 * Fixed map not loading when _content is empty … … 72 76 * Fixed old variables calls with up-to-date ones that support HTTPS 73 77 * Fixed links to Flickr since it enforced HTTPS 74
Note: See TracChangeset
for help on using the changeset viewer.