Title: Facebook ID
Last modified: August 20, 2016

---

# Facebook ID

 *  Resolved [Jennifer Eileen](https://wordpress.org/support/users/jennifer-ayline/)
 * (@jennifer-ayline)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/facebook-id/)
 * Hi there!
 * I’m using your plugin (as the matter of fact, two of them… FB and TWITTER) and
   i’m so pleased with it, but there’s a cuestion…
 * Is there some way to know identify with social network did the user use to login?
   I mean i can use:
 * `<?php wp_get_current_user(); echo $current_user->ID; ?>`
 * To know what’s the wordpress user’s ID, but how can I get then the Facebook ID
   to use graph to get the picture in this way.
 * `<img src="https://graph.facebook.com/_FACEBOOK_ID_/picture"/>`
 * And gravatar or twitter avatar if is using something else.
 * Thanks for the answer.
    Jenny.
 * @la_jennylove
 * [http://wordpress.org/extend/plugins/nextend-facebook-connect/](http://wordpress.org/extend/plugins/nextend-facebook-connect/)

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

 *  Plugin Author [Nextendweb](https://wordpress.org/support/users/nextendweb/)
 * (@nextendweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/facebook-id/#post-3218805)
 * I will add a function for this today. I will reply if the version upgrade is 
   done.
 *  Plugin Author [Nextendweb](https://wordpress.org/support/users/nextendweb/)
 * (@nextendweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/facebook-id/#post-3218815)
 * = 1.4.23 =
    * new_fb_is_user_connected() function now returns with the Facebook
   id if authenticated, null if not…
 * = 1.4.24 =
    * new_google_is_user_connected() function now returns with the Google
   id if authenticated, null if not…
 * = 1.4.24 =
    * new_twitter_is_user_connected() function now returns with the Twitter
   id if authenticated, null if not…
 * So after an update, you will be able to use this function to get the social id
   of the user.
 *  Thread Starter [Jennifer Eileen](https://wordpress.org/support/users/jennifer-ayline/)
 * (@jennifer-ayline)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/facebook-id/#post-3218830)
 * ¡Wooow, that was fast!
 * You are awesome… I’ll have to buy you a beer at last. 😉
 * So many thanks guys!
 * Jenny <3
 *  Plugin Author [Nextendweb](https://wordpress.org/support/users/nextendweb/)
 * (@nextendweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/facebook-id/#post-3218831)
 * 🙂

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

The topic ‘Facebook ID’ is closed to new replies.

 * ![](https://ps.w.org/nextend-facebook-connect/assets/icon.svg?rev=3336394)
 * [Nextend Social Login and Register](https://wordpress.org/plugins/nextend-facebook-connect/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextend-facebook-connect/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextend-facebook-connect/)
 * [Active Topics](https://wordpress.org/support/plugin/nextend-facebook-connect/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextend-facebook-connect/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextend-facebook-connect/reviews/)

## Tags

 * [graph](https://wordpress.org/support/topic-tag/graph/)
 * [twitter](https://wordpress.org/support/topic-tag/twitter/)

 * 4 replies
 * 2 participants
 * Last reply from: [Nextendweb](https://wordpress.org/support/users/nextendweb/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/facebook-id/#post-3218831)
 * Status: resolved