[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 08:41:01 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 TobiasBg):
@SergeyBiryukov: The `false === strpos( $name, ' ' )` in [60897] could be
made more readable with `! str_contains( $name, ' ' )`, I think?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63087#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list