Opened 6 years ago
Last modified 14 months ago
#51768 new defect (bug)
In documentation, replace references to 'list' with 'array'
| Reported by: | johannadevos | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | General | Version: | |
| Severity: | trivial | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description (last modified by )
In ticket #39049, a patch was submitted to replace the word 'list' with 'array' in one function.
On that ticket, there was a comment saying that "the terms array and list are often used interchangeably in documentation throughout WordPress core. In fact, searching for "a list of" in core returns almost 150 results."
For this ticket, replace all occurrences of 'list' in function documentation with 'array'.
Change History (5)
This ticket was mentioned in PR #9198 on WordPress/wordpress-develop by @yashjawale.
14 months ago
#4
- Keywords has-patch added
Trac ticket: https://core.trac.wordpress.org/ticket/51768
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 49595: