UPLOAD AND DISPLAY AUTHOR IMAGE
for one thing, I hope you could help me out… I’ve been searching for the best way to create an “upload_author_image” plugin, and I’ve seen a lot of articles.. (I will still start to code the plugin this week if I have the time).
The uploaded picture will be stored as a value in a new field within wp_user table. That’s what I am trying to do right now. But I sure hope someone could help me out with this…
Also, we have the existing Userextra plugin which currently does not work with the new version. The pre-requisite plugin of the plugin (usermeta) conflicts with the functions.php. Error says that there is a missing function.
I hope someone could just make a plugin that has these features:
1. uploads and stores user’s image/avatar
2. creates new user fields (Interests, Hobbies, slumbook stuff which could help advertiser’s determine how to go about the content of your site)
3. display user info. globally on any page within the site