#63087 closed enhancement (fixed)
Make the Default Avatar support Gravatar's newly added Initials Avatars and Color Avatars
| Reported by: | haozi | Owned by: | audrasjb |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.9 |
| Component: | Users | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Gravatar added Initials Avatars and Color Avatars last month, and I thought we could integrate them into WordPress. Like the other default avatar types.
Gravatar blog post: https://blog.gravatar.com/2025/02/19/initials-avatars-email-signatures/
Gravatar API documentation: https://docs.gravatar.com/api/avatars/images/
Change History (13)
This ticket was mentioned in PR #8498 on WordPress/wordpress-develop by @sukhendu2002.
17 months ago
#2
- Keywords has-patch added
Trac ticket: https://core.trac.wordpress.org/ticket/63087
This ticket was mentioned in Slack in #core by haozi. View the logs.
15 months ago
@getsyash commented on PR #8498:
15 months ago
#7
@valentingrenier commented on PR #8498:
15 months ago
#8
#11
follow-up:
↓ 12
@
10 months ago
@SergeyBiryukov: The false === strpos( $name, ' ' ) in [60897] could be made more readable with ! str_contains( $name, ' ' ), I think?
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Here: