Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Foursquare Latest Checkins

Beskrivelse

Displays venue names and icons of the latest Foursquare checkins.
Requires Foursquare Username and Password filled out in the widget’s settings.

Skjermbilder

  • Example of the Widget in the Sidebar
  • Configuration

Installasjon

  1. Upload foursquare_latest_checkins.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Select where you would like the widget to be displayed under ‘Widgets’

Ofte stilte spørsmål

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»

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

«Foursquare Latest Checkins» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:

Bidragsytere

Endringslogg

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.