Changeset 1336360
- Timestamp:
- 01/26/2016 02:31:39 PM (10 years ago)
- File:
-
- 1 edited
-
wp-geoloc/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-geoloc/trunk/readme.txt
r1336356 r1336360 15 15 <h4>Usage:</h4> 16 16 17 On an archive page, you are looking restaurants located within 10 km of this latitude [50.8385607] and this longitude[4.37526040] :17 Example : on an archive page, you are looking restaurants located within 10 km of this latitude [50.8385607] and this longitude [4.37526040] : 18 18 19 http://www.example.com/category/restaurant?latitude=50.8385607&longitude=4.37526040&distance=1019 * http://www.example.com/category/restaurant?latitude=50.8385607&longitude=4.37526040&distance=10 20 20 21 21 You can also do it on the search page with the keyword "super" : 22 22 23 http://www.example.com/?s=super&latitude=50.8385607&longitude=4.37526040&distance=1023 * http://www.example.com/?s=super&latitude=50.8385607&longitude=4.37526040&distance=10 24 24 25 A widget to search for geolocated content is available.25 Search within any radius chosen from a range slider. A widget to search for geolocated content is available. 26 26 27 27 There is also a shortcode to include it where you want. Usage : [wpgeoloc]
Note: See TracChangeset
for help on using the changeset viewer.