Opened 8 years ago
Closed 8 years ago
#45120 closed enhancement (fixed)
the wp_list_authors function has bugs between code and document
| Reported by: | haruharuharuby | Owned by: | pento |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.1 |
| Component: | Users | Version: | 5.1 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | docs |
Description
I found a rug between a document and current code.
In the wp_list_authors function
In the code, the default value of exlucde_admin parameter is true. But In the document is false.
Attachments (1)
Change History (8)
#1
@
8 years ago
- Component General → Users
- Focuses docs added
- Keywords has-patch commit added
- Milestone Awaiting Review → 5.0.1
#2
@
8 years ago
- Summary the wp_list_authors function has rugs between code and document → the wp_list_authors function has bugs between code and document
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
this is the patch file of wp-includes/author-template.php