[wp-trac] [WordPress Trac] #58970: Cannot access default URL obtained by `get_avatar_url()`

WordPress Trac noreply at wordpress.org
Thu Aug 3 13:47:14 UTC 2023


#58970: Cannot access default URL obtained by `get_avatar_url()`
--------------------------+-----------------------------
 Reporter:  wildworks     |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 I searched for the cause from the issue reported on Gutenberg:
 https://github.com/WordPress/gutenberg/issues/53279

 The `get_avatar_url` function always returns the following URL when
 `force_default` is enabled.

 - `http://0.gravatar.com/avatar/?s=96&d=mm&f=y&r=g`
 - `http://secure.gravatar.com/avatar/?s=96&d=mm&f=y&r=g`

 However, I don't know when, but this URL seems to return a 404.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/58970>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list