=== FourSquareAPI === Contributors: nzguru Donate link: http://nzguru.net/foursquareapi-plugin-for-wordpress Tags: widget,foursquare,checkin Requires at least: 2.7 Tested up to: 3.2.1 Stable tag: 1.2 Show your latest FourSquare check-ins == Description == This plugin uses the FourSquare API to retrieve your recent check-ins and display them in a widget with a variety of display options. You can * display the check-in timestamp * display the venues icon image and mayorships * display the venues stats * display your check-ins on a Google map The map is my favorite feature. Venue icons will be placed on the map and, if selected, on your list of checked in venues. Clicking an icon from the list will move the map to that venue. == Installation == 1. Upload the plugin to your plugins folder: 'wp-content/plugins/' 2. Activate the 'FourSquareAPI' plugin from the Plugins admin panel. 3. Go to the Settings -> FourSquareAPI admin panel and follow the instructions to connect with FourSquare. == Frequently Asked Questions == = What about FourSquare's API limits? = FourSquare has a very generous 500 requests/hour limit but that doesn't mean we should just plow through it all. This plugin allows you to specify a cache time which will limit your requests to, for example, 1 per minute regardless of the number of visitors to your site. == Screenshots == 1. The widget options 2. A widget with all options showing == Changelog == = 1.0 = * Initial release = 1.1 = * Corrected issue with folder name = 1.2 = * Learning about SVN :( == Upgrade Notice == = 1.0 = Initial release = 1.1 = Fixes the error caused by an incorrectly named folder = 1.2 = Made a mistake in updating the SVN