You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there's no image/ attachment/ user photo uploaded and found, the get_avatar() function falls back to just the call to Gravatar. Now the srcset adds the 2x at the end of the Url. This should get changed to just double the size for this request. See here for arguments.
The text was updated successfully, but these errors were encountered:
If there's no image/ attachment/ user photo uploaded and found, the
get_avatar()
function falls back to just the call to Gravatar. Now thesrcset
adds the2x
at the end of the Url. This should get changed to just double the size for this request. See here for arguments.The text was updated successfully, but these errors were encountered: