[wp-trac] [WordPress Trac] #21195: get_avatar_url
WordPress Trac
noreply at wordpress.org
Fri Jan 9 04:46:26 UTC 2015
#21195: get_avatar_url
-----------------------------+---------------------
Reporter: pathawks | Owner:
Type: feature request | Status: closed
Priority: normal | Milestone: 4.2
Component: General | Version: 2.5
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
-----------------------------+---------------------
Changes (by pento):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"31107"]:
{{{
#!CommitTicketReference repository="" revision="31107"
Add `get_avatar_url()`, for retrieving just the URL of an avatar, rather
than the entire `<img>` tag that `get_avatar()` produces.
Unlike `get_avatar()`, `get_avatar_url()` is not pluggable. It can be
extended/or modified through the new filters included.
Fixes #21195.
Props mdawaffe, pento, pathawks, DrewAPicture
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/21195#comment:58>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list