Opened 10 years ago
Closed 10 years ago
#33451 closed defect (bug) (fixed)
Incorrect "get_{$meta_type}_metadata" filter docs
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.4 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Options, Meta APIs | Keywords: | has-patch commit |
| Focuses: | docs | Cc: |
Description
The $single parameter in get_{$meta_type}_metadata is listed as string|array, but get_metadata() itself expects it to be bool.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Hi @dlh, thanks for the catch and the patch!