[wp-trac] [WordPress Trac] #17025: wp_list_authors() is not filterable

WordPress Trac noreply at wordpress.org
Fri Jun 10 18:21:45 UTC 2022


#17025: wp_list_authors() is not filterable
------------------------------------+-----------------------
 Reporter:  kevinB                  |       Owner:  audrasjb
     Type:  enhancement             |      Status:  closed
 Priority:  normal                  |   Milestone:  6.1
Component:  Query                   |     Version:
 Severity:  normal                  |  Resolution:  fixed
 Keywords:  has-patch early commit  |     Focuses:
------------------------------------+-----------------------
Changes (by audrasjb):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 In [changeset:"53486" 53486]:
 {{{
 #!CommitTicketReference repository="" revision="53486"
 Query: Add a hook to filter author full name from `wp_list_authors()`.

 This changeset introduces the `wp_list_author_full_name` hook to allows
 developers to filter author full name, which by default is a combinaison
 of the author first and last name, separated by a space.

 Props kevinB, wonderboymusic, DrewAPicture, nacin, Mte90, jorbin, afercia,
 rafiahmedd.
 Fixes #17025.
 }}}

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


More information about the wp-trac mailing list