Opened 12 years ago
Closed 12 years ago
#26538 closed defect (bug) (fixed)
wp_list_authors does not use feed_type
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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