Opened 5 years ago
Last modified 7 days ago
#51768 new defect (bug)
In documentation, replace references to 'list' with 'array'
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | trivial | Version: | |
Component: | General | Keywords: | has-patch |
Focuses: | docs | Cc: |
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.
7 days ago
#4
- Keywords has-patch added
Trac ticket: https://core.trac.wordpress.org/ticket/51768
Note: See
TracTickets for help on using
tickets.
In 49595: