[wp-trac] [WordPress Trac] #31720: Emoji email filter doesn't check the content type
WordPress Trac
noreply at wordpress.org
Sat Mar 21 10:11:51 UTC 2015
#31720: Emoji email filter doesn't check the content type
--------------------------+-------------------
Reporter: pento | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.2
Component: Mail | Version: trunk
Severity: normal | Keywords: emoji
Focuses: |
--------------------------+-------------------
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.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31720>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list