[wp-trac] [WordPress Trac] #18320: warning pluggable.php on line 273 - using apply_filters, should use apply_filters_ref_array?
WordPress Trac
wp-trac at lists.automattic.com
Wed Aug 3 13:19:46 UTC 2011
#18320: warning pluggable.php on line 273 - using apply_filters, should use
apply_filters_ref_array?
-------------------------------+------------------------------
Reporter: anmari | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Mail | Version: 3.2.1
Severity: normal | Resolution:
Keywords: reporter-feedback |
-------------------------------+------------------------------
Changes (by dd32):
* keywords: => reporter-feedback
Comment:
compact() produces an array of the specified arguements, Filters should
then filter the contents of this array and return the modified array.
It sounds like a function hooked to wp_mail is NOT returning an array like
it should.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18320#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list