[wp-trac] [WordPress Trac] #29274: Displays Original Name in Plugin Details Instead of Display Name

WordPress Trac noreply at wordpress.org
Fri Sep 5 20:32:01 UTC 2014


#29274: Displays Original Name in Plugin Details Instead of Display Name
--------------------------+--------------------
 Reporter:  kidsguide     |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  4.0.1
Component:  Plugins       |     Version:  4.0
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+--------------------
Changes (by nacin):

 * milestone:  Future Release => 4.0.1


Comment:

 I think this is something we might fix in 4.0.1.

 I knew grav-redirect.php was in core at one point, but I didn't realize we
 shipped with it. Those loops are not great for performance (both front-end
 performance and also it's extra work on WordPress.org).

 We should be able to adjust the API to also ship display name and hash.
 For 4.0.1 we can just build our own gravatar.com URL without using
 get_avatar(), as get_avatar() doesn't support receiving a hash currently,
 and it's pluggable so changing it guarantees nothing. (We do this on the
 credits page, too.)

--
Ticket URL: <https://core.trac.wordpress.org/ticket/29274#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list