Ticket #4511 (closed defect (bug): fixed)
EXTR_SKIP makes wp_mail filter not work
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3 |
| Component: | Administration | Version: | 2.2.1 |
| Severity: | normal | Keywords: | filter has-patch |
| Cc: |
Description
wp_mail filter hook used in wp_mail() no longer has effect because EXTR_SKIP reverts all changes.
Attachments
Change History
If we move the extract to the top, we can remove the EXTR_SKIP. See patch.
comment:2
markjaquith — 5 years ago
+1
Note: See
TracTickets for help on using
tickets.

