Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#6033 closed defect (bug) (fixed)

Change default avatar size to 64 for get_avatar( )

Reported by: josephscott's profile josephscott Owned by:
Milestone: 2.5 Priority: normal
Severity: normal Version:
Component: General Keywords: has-patch
Focuses: Cc:

Description

Currently Gravatar only provides images up to 80, so having a default of 96 doesn't make much sense. I suggest a default of 64 instead.

Attachments (1)

pluggable.php.diff (509 bytes) - added by josephscott 18 years ago.

Download all attachments as: .zip

Change History (2)

#1 @westi
18 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [7091]) Use a default size that gravatar supports rather than one it doesn't. Fixes #6033 props josephscott.

Note: See TracTickets for help on using tickets.