#28684 closed enhancement (fixed)
Convert docs for default wp_list_authors() arguments to a hash notation
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.0 | Priority: | normal |
Severity: | normal | Version: | 4.0 |
Component: | Themes | Keywords: | has-patch |
Focuses: | docs, template | Cc: |
Description
Default arguments for wp_list_authors()
are already documented in the phpDoc, and they should be converted to the hash-notation style, as outlined in the inline docs standards.
Current Reference: http://developer.wordpress.org/reference/functions/wp_list_authors/
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
28684.patch looks great. Thanks for the effort!