Opened 11 years ago
Closed 11 years ago
#33451 closed defect (bug) (fixed)
Incorrect "get_{$meta_type}_metadata" filter docs
| Reported by: | dlh | Owned by: | DrewAPicture |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.4 |
| Component: | Options, Meta APIs | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | docs |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi @dlh, thanks for the catch and the patch!