Opened 6 years ago
Closed 5 years ago
#5163 closed defect (bug) (fixed)
add_filter's inline docs says it works on strings only
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | lowest | Milestone: | 2.5 |
| Component: | General | Version: | 2.3 |
| Severity: | trivial | Keywords: | docs has-patch phpdoc |
| Cc: |
Description
We can safely allow developers to filter everything, not only strings.
Thanks to tellyworth, for actually reading the docs :)
Attachments (1)
Change History (3)
nbachiyski — 6 years ago
comment:1
darkdragon — 6 years ago
- Keywords phpdoc added
comment:2
darkdragon — 5 years ago
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed as part of recent commit r6363.