该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Foursquare Latest Checkins

描述

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

屏幕截图

  • Example of the Widget in the Sidebar
  • Configuration

安装

  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’

常见问题

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”

评价

此插件暂无评价。

贡献者及开发者

「Foursquare Latest Checkins」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

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.