[wp-trac] [WordPress Trac] #29274: Displays Original Name in Plugin Details Instead of Display Name
WordPress Trac
noreply at wordpress.org
Fri Aug 22 03:42:34 UTC 2014
#29274: Displays Original Name in Plugin Details Instead of Display Name
--------------------------+-----------------------------
Reporter: kidsguide | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Plugins | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+-----------------------------
Changes (by tellyworth):
* milestone: Awaiting Review => Future Release
Comment:
Some discussion here:
https://core.trac.wordpress.org/ticket/27440#comment:36
Contributors are returned by the API as an array of (username =>
profile_url) pairs. The username string is used to generate the avatar
(via wp.org's grav-redirect.php endpoint). That's not great, but it does
avoid revealing contributors emails.
Fixing it would require a new structure that allows for at least 3 items
per contributor: gravatar identifier; display name; and url. That's not
going to happen for 4.0 but it's worth revisiting in 4.1, since it'd also
allow the possibility of eliminating those grav-redirect hops.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29274#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list