Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author JK

    (@justin_k)

    Hi mwyb,

    I’m not really sure exactly what you mean / what you’re trying to do. Could you elaborate?

    Also, please submit plugin support requests directly to me via http://www.justin-klein.com/projects/wp-fb-autoconnect/#support – you’ll get a quicker reply.

    Thanks,
    J~

    Thread Starter mwyb

    (@mwyb)

    Well, I wanted to send(by POST) fb user_id and access token to the plugin from mobile app, and check if that user is in database (I’ve managed to figure that one out with wp_query). Then return user object(all of his data), or create new user same as the plugin does if he isn’t in DB and return it to mobile app.

    Plugin Author JK

    (@justin_k)

    Sounds like you’re looking for something like a REST api. That’s well outside the scope of this plugin (there are other plugins for that, & they just started supporting rest api in the wp core).

    Thread Starter mwyb

    (@mwyb)

    Thank you!

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

The topic ‘Mobile API’ is closed to new replies.