#31720 closed defect (bug) (fixed)
Emoji email filter doesn't check the content type
| Reported by: | pento | Owned by: | pento |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.2 |
| Component: | Emoji | Version: | 4.2 |
| Severity: | normal | Keywords: | emoji |
| Cc: | Focuses: |
Description
The emoji email filter needs to check the content type of the email, and only transform emoji into images if it's text/html.
We need to check both $mail['headers'] and the result of the wp_mail_content_type filter.
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 31860: