=== FourSquareAPI === Contributors: nzguru Donate link: http://nzguru.net/foursquareapi-plugin-for-wordpress Tags: foursquare,checkin,badges,widget,sidebar,api,social,google map,four square,social media,venue,location,4SQ,mayors,mayorships,recent,checkins,latest Requires at least: 2.7 Tested up to: 3.2.1 Stable tag: 1.3.3 Show your latest FourSquare check-ins and/or badges as widgets == Description == This plugin uses the FourSquare API to retrieve your recent check-ins and/or badges to 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/badges on a Google map * display the badge description The map is my favorite feature. Venue icons or badges will be placed on the map and, if selected, on your list of checked in venues or achieved badges. 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 is FourSquare? = Foursquare is a mobile application that is a cross between a friend-finder, a social city-guide, and a game that encourages users to explore their neighborhoods and rewards them for doing so. = What is the FourSquare API? = API stands for "application programming interface." APIs facilitate interaction between different software programs by making it easy for them to share data and resources. = 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 Lastest Check-In widget options 2. Latest Check-In widget with all options showing 3. The Badges widget options 4. Badges widget with some options showing == Changelog == = 1.0 = * Initial release = 1.1 = * Corrected issue with folder name = 1.2 = * Learning about SVN :( = 1.3 = * Added a Badges widget = 1.3.1 = * Bug fix for missing Zebra_Image.php file = 1.3.2 = * Added additional screenshoots = 1.3.3 = * Added error checking for FourSquare not being contactable == 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 = 1.3 = A second widget is now available to show off your badges = 1.3.3 = Will now use last cached results if there is an error contacting FourSquare