[wp-trac] [WordPress Trac] #21195: get_avatar_url
WordPress Trac
noreply at wordpress.org
Sat Jan 10 07:19:43 UTC 2015
#21195: get_avatar_url
-----------------------------+-----------------------
Reporter: pathawks | Owner:
Type: feature request | Status: reopened
Priority: normal | Milestone: 4.2
Component: General | Version: 2.5
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
-----------------------------+-----------------------
Changes (by valendesigns):
* status: closed => reopened
* resolution: fixed =>
Comment:
When viewing `options-discussion.php` all generated avatars are replaced
with your personal avatar. Patch [attachment:21195.16.diff] fixes this by
using the new `$args` array and setting `force_default` to `true`. I also
removed some filters that were added to force avatars to display on
`options-discussion.php` and replaced them by setting the `force_display`
option to `true`.
Unfortunately, another side effect of the newly implemented `get_avatar`
means that the Mr. WordPress avatar is no longer showing in comments on
the front end because it does not have an email address attached to the
comment. That was not the behavior previously and we should fix this
regression.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/21195#comment:59>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list