[wp-trac] [WordPress Trac] #43468: REST API uses get_avatar_url and does not have any of the get_avatar function filters
WordPress Trac
noreply at wordpress.org
Sun Mar 4 12:39:19 UTC 2018
#43468: REST API uses get_avatar_url and does not have any of the get_avatar
function filters
-----------------------------+-----------------------------
Reporter: chamois_blanc | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: REST API | Version: 4.9.4
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------------------
Hello,
The REST API uses get_avatar_url and does not have any of the get_avatar
function filters. I am using the 'WP First Letter Avatar' plugin and the
avatar received through the REST API is the default one instead of the one
set by the plugin filters.
By the time I get the avatar url through the REST API, it is impossible to
know whether it is a custom avatar or the default one.
I think that this problem needs to be addressed. I should be able to get
the same result.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43468>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list