Beschrijving
Displays venue names and icons of the latest Foursquare checkins.
Requires Foursquare Username and Password filled out in the widget’s settings.
Schermafdrukken
Installatie
- Upload
foursquare_latest_checkins.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Select where you would like the widget to be displayed under ‘Widgets’
FAQ
- How many checkins can I display?
-
From what I found out, currently the API returns 18 checkins, but your number may vary.
- How do I style the widget using CSS?
-
The widget spits out an unstylerd unorderd list with the id “foursquare_latest_checkins_widget”
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Foursquare Latest Checkins” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Foursquare Latest Checkins” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
- Changed input field in Settings for item count to select tag
- Error handling if there is no Foursquare data or the history has no elements
- Show checkin time (selectable)
0.6
- First public release.