Plugin: Add User Photo to Profile
February 20, 2007 | By Gobala Krishnan | No Comments »
The User Photo plugin allows registered users to upload a jpeg photo of themselves to display on their profile page on your blog. The uploaded image is renamed to their username with a .jpg extension (eg. joebloggs.jpg) and located in the /wp-content/images/ file.
If the user has not uploaded an image then a “unknown.jpg” image can be displayed in it’s place. There is currently no options for resizing the image or displaying a thumbnail. To display the image on the profile an example has been supplied in PHP- the plugin is not completely automated so some PHP knowledge would be useful in case things go wrong.
Related posts:
- Getting Blog Traffic From Your Facebook Profile
- MyPictr – A Handy Profile Image Editor
- LinkedInABox – LinkedIn Profile Widget
- Plugin: Organise Series Posts
- Plugin: Display Posts in Multiple Languages
No Responses to “Plugin: Add User Photo to Profile”
Got something to say?

Your guestbook is best
Sounds good but how can you display the user photos?