Opened 17 years ago
Closed 17 years ago
#5163 closed defect (bug) (fixed)
add_filter's inline docs says it works on strings only
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.5 | Priority: | lowest |
Severity: | trivial | Version: | 2.3 |
Component: | General | Keywords: | docs has-patch phpdoc |
Focuses: | 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)
Note: See
TracTickets for help on using
tickets.
Fixed as part of recent commit r6363.