Plugin Directory

Changeset 1995040


Ignore:
Timestamp:
12/14/2018 06:20:12 PM (7 years ago)
Author:
jbd7
Message:

uploading version 1.02 for Wp 5.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • geoflickr/trunk/readme.txt

    r1634797 r1995040  
    11=== geoFlickr ===
    22Contributors: jbd7
    3 Tags: flickr, geo, geotag, map, maps, google maps, google map, mapping, gps, exif
     3Tags: flickr, geo, geotag, map, maps, google maps, google map, mapping
    44Requires at least: 3.0
    5 Tested up to: 4.7.3
    6 Stable tag: 1.01
     5Requires PHP: 5.3
     6Tested up to: 5.0.1
     7Stable tag: 1.02
    78License: GPLv3
    89License URI: https://www.gnu.org/licenses/gpl-3.0.html
    910
    10 geoFlickr displays a "location taken map" for all embedded Flickr photos that contain GPS coordinates.
     11geoFlickr displays a "location taken map" for all embedded Flickr photos that contain coordinates.
    1112
    1213== Description ==
    1314
    14 Wordpress plugin that displays a "location taken map" for all embedded Flickr photos that contain GPS coordinates.
     15Wordpress plugin that displays a "location taken map" for all embedded Flickr photos that contain coordinates.
    1516
    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 ThickBox pop-up featuring a Google Satellite map of the surroundings.
     17For 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.
    1718
    1819Thanks to Tarique Sani, author of the Flickr foto info plugin, no longer maintained and not working anymore, on which geoFlickr is based.
     
    6667== Changelog ==
    6768
     69= 1.02 (20181214) =
     70* Tested with Wordpress 5.0.1
     71
    6872= 1.01 (20170410) =
    6973* Fixed map not loading when _content is empty
     
    7276* Fixed old variables calls with up-to-date ones that support HTTPS
    7377* Fixed links to Flickr since it enforced HTTPS
    74 
Note: See TracChangeset for help on using the changeset viewer.