-
Notifications
You must be signed in to change notification settings - Fork 1
A Wordpress plugin which uses OAuth2 to query the Foursquare API and extract venue info
jnugent/Foursquare-Localizer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To install this plugin in your Wordpress theme, just insert the following bit of code where you'd like the FourSquare code to appear once you've installed and enabled the plugin: <?php if (function_exists('foursquare_local_get_code')) { foursquare_local_get_code(); } ?>
About
A Wordpress plugin which uses OAuth2 to query the Foursquare API and extract venue info
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published