[wp-trac] [WordPress Trac] #29274: Plugin details show username instead of display name

WordPress Trac noreply at wordpress.org
Mon Mar 14 07:30:18 UTC 2016


#29274: Plugin details show username instead of display name
--------------------------+-----------------------------
 Reporter:  kidsguide     |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Future Release
Component:  Plugins       |     Version:  4.0
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+-----------------------------
Changes (by dd32):

 * milestone:  WordPress.org => Future Release


Comment:

 The API change required for this patch had already been made.
 The format of the `contributors` key varies depending on if the
 `contributors` flag is present in the `fields` or not.

 I've just added the `display_name` field to the response as well, as
 evidenced by
 https://api.wordpress.org/plugins/info/1.0/akismet.json?fields=contributors

 As all the required API changes have been made, I'm shifting this back to
 Core.

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


More information about the wp-trac mailing list