#6917 closed defect (bug) (fixed)
Missing Non MS 2.5 deprecated filters for emails
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.5 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Core | Keywords: | has-patch |
| Cc: |
Description
In 2.4 : the activation email is using 2 different functions with 2 different sets of filters.
In the 2.5 deprecated file, only the multisite filters are taking in account, meaning a plugin using a non MS filter could fail.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
It looks like I de-duplicated these functions but forget to accommodate the different filters for backwards compatibility. Good spot, and thank you for finding this. :)