Plugin Directory

Changeset 1336360


Ignore:
Timestamp:
01/26/2016 02:31:39 PM (10 years ago)
Author:
bloutch
Message:

update readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-geoloc/trunk/readme.txt

    r1336356 r1336360  
    1515<h4>Usage:</h4>
    1616
    17 On an archive page, you are looking restaurants located within 10 km of this latitude [50.8385607] and this longitude[4.37526040] :
     17Example : on an archive page, you are looking restaurants located within 10 km of this latitude [50.8385607] and this longitude [4.37526040] :
    1818
    19 http://www.example.com/category/restaurant?latitude=50.8385607&longitude=4.37526040&distance=10
     19* http://www.example.com/category/restaurant?latitude=50.8385607&longitude=4.37526040&distance=10
    2020
    2121You can also do it on the search page with the keyword "super" :
    2222
    23 http://www.example.com/?s=super&latitude=50.8385607&longitude=4.37526040&distance=10
     23* http://www.example.com/?s=super&latitude=50.8385607&longitude=4.37526040&distance=10
    2424
    25 A widget to search for geolocated content is available.
     25Search within any radius chosen from a range slider. A widget to search for geolocated content is available.
    2626
    2727There is also a shortcode to include it where you want. Usage : [wpgeoloc]
Note: See TracChangeset for help on using the changeset viewer.