Skip to:
Content
Pages
Categories
Search
Top
Bottom

Foursquare API >>> Groups


  • Gayatriom
    Participant

    @gayatriom

    Hi Everyone!
    Is there a way to connect foursquare’s api to buddypress so that I can pull foursquare places data into buddypress and display businesses as groups?

Viewing 2 replies - 1 through 2 (of 2 total)

  • Gayatriom
    Participant

    @gayatriom

    Actually nevermind. Would love to pull in google places’ api.


    shanebp
    Moderator

    @shanebp

    Location data from the Foursquare API isn’t very useful unless you’re only dealing with Foursquare users. The data is way too centric.

    Google Places API is easy to pull in.
    Their documentation is very comprehensive.
    Hook into wp_enqueue_scripts and use wp_register_script and wp_print_script to pull it in.
    Then call it in a template.
    How to get, store and use the Location data is up to you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Foursquare API >>> Groups’ is closed to new replies.
Skip to toolbar