NND Facebook Gravatar Grabber
- By Dan Jones
NOW AVAILABLE THROUGH WORDPRESS:
http://wordpress.org/extend/plugins/nnd-facebook-profile-for-gravatar/
Description
If a user or commenter has a link to their Facebook Profile Page in their URL field(s) this plugin will go to Facebook and grab their profile picture and use it as their Gravatar across the site.
This will work in comments as well as in the user admin area, and anywhere that Gravatars may be used. I have also added a few additional user fields that I have found useful but they are not required.
Download History
Change Log
- 1.8
- Now works with WordPress Admin Bar Fixed other various issues with sizing being overridden by CSS
- 1.7
- Changed the code to allow for higher resolution profile pictures (great for when being used in conjuction with “userphoto” or other plugins that use a gravatar at large sizes)
- 1.6
- Cleaned up code and streamlined. Modified new user fields such as user->nndurl2, user->nndurl3, user->nndfbook, user->nndtwit, and added them to profile page without modifying core code.
- 1.5
- Made the additional user fields accessible without modifying core files.
- 1.4
- Added the ability to use new user fields. This is optional but useful.
- 1.3
- Fixed broken code at line 99. Mising ) on if statement.
- 1.2
- Added a screenshot
- 1.1
- I modified the code to accept multiple URLs per user. It will search $user->user_url, $user->user_url2, and $user->user_url3 for now.
- 1.0
- First go at this…
Hey, Thanks for the plugin.
It really saved my time. Thanks a tonne. Good work guyz
Does this also display the Avatar on the author user pic (“About the author”)?
@Joe – It should display it anywhere the userphoto tag is used.
how do i use it though!!
If any commenter uses their Facebook profile to connect to your site and leaves a comment or has it in any of their profile’s URLs it will automatically pull their profile picture.