#28684 closed enhancement (fixed)
Convert docs for default wp_list_authors() arguments to a hash notation
| Reported by: | Viper007Bond | Owned by: | DrewAPicture |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.0 |
| Component: | Themes | Version: | 4.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs, template |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
28684.patch looks great. Thanks for the effort!