[buddypress-trac] [BuddyPress Trac] #8267: Storing avatar information into usermeta

buddypress-trac noreply at wordpress.org
Sat Apr 4 08:30:50 UTC 2020


#8267: Storing avatar information into usermeta
-------------------------+-----------------------------
 Reporter:  stokim       |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Core         |    Version:
 Severity:  normal       |   Keywords:
-------------------------+-----------------------------
 Hi there!
 I'm looking forward to 6.0, however there are few more things to add.
 First, how about storing avatar information into DB, especially filename.
 Now, to get avatar url, we have to use functions such as file_exist,
 readdir, closedir etc.
 How about just storing avatar filename generated random id into usermeta?
 I found this thread: https://buddypress.trac.wordpress.org/ticket/4237
 However for 8 years, it has not been changed at all.
 I know accessing db is costly, however it would be better to use DB
 instead of using those functions.
 If we can store filename into usermeta, we can use this with attaching
 -thumb and -full with ease. Thank you.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8267>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list