Opened 11 years ago
Closed 10 years ago
#26538 closed defect (bug) (fixed)
wp_list_authors does not use feed_type
Reported by: | MikeHansenMe | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.9 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Users | Keywords: | has-patch commit |
Focuses: | template | Cc: |
Description
When you call wp_list_authors with feed_type arg it is never accounted for in the function. I found this while writing some unit tests. I also came across another issue with count but I can only reproduce in unit test and not my test site.
Attachments (4)
Change History (8)
Note: See
TracTickets for help on using
tickets.
passes feed_type variable to get_author_feed_link