#38167 closed defect (bug) (fixed)
Documentation for the first parameter of wp_parse_args() doesn't list object as possible value
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.7 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
First parameter of wp_parse_args() can be object as well.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
On second thought, maybe we should also add changelog here that object is accepted since version 2.3 after [5796].