[wp-trac] [WordPress Trac] #63087: Make the Default Avatar support Gravatar's newly added Initials Avatars and Color Avatars

WordPress Trac noreply at wordpress.org
Sat Oct 4 18:40:41 UTC 2025


#63087: Make the Default Avatar support Gravatar's newly added Initials Avatars and
Color Avatars
-------------------------+-----------------------
 Reporter:  haozi        |       Owner:  audrasjb
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:  6.9
Component:  Users        |     Version:
 Severity:  normal       |  Resolution:  fixed
 Keywords:  has-patch    |     Focuses:
-------------------------+-----------------------

Comment (by SergeyBiryukov):

 Replying to [comment:11 TobiasBg]:
 > The `false === strpos( $name, ' ' )` in [60897] could be made more
 readable with `! str_contains( $name, ' ' )`, I think?

 Ah yes, thanks :)

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63087#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list