[wp-trac] [WordPress Trac] #5775: Pluggable get_avatar()

WordPress Trac wp-trac at lists.automattic.com
Wed Feb 6 00:15:14 GMT 2008


#5775: Pluggable get_avatar()
---------------------+------------------------------------------------------
 Reporter:  ryan     |       Owner:  ryan  
     Type:  defect   |      Status:  new   
 Priority:  normal   |   Milestone:  2.5   
Component:  General  |     Version:        
 Severity:  normal   |    Keywords:  avatar
---------------------+------------------------------------------------------
 So that themes can rely on an avatar function always being available,
 let's introduce a get_avatar() pluggable function.  By default it can use
 gravatar (disclaimer, my company owns gravatar), but plugins can replace
 the function altogether or hook onto a filter to use a different service.
 We might need new options to select avatar rating and allow avatars to not
 be displayed at all.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5775>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list