[wp-trac] [WordPress Trac] #60995: WP Mail: support for a plain-text version when sending a html body

WordPress Trac noreply at wordpress.org
Sun Jul 13 16:12:09 UTC 2025


#60995: WP Mail: support for a plain-text version when sending a html body
-------------------------+------------------------------
 Reporter:  bhubbard     |       Owner:  (none)
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Mail         |     Version:
 Severity:  normal       |  Resolution:  duplicate
 Keywords:               |     Focuses:
-------------------------+------------------------------
Changes (by SirLouen):

 * status:  new => closed
 * resolution:   => duplicate


Comment:

 What you are asking here basically is for `multipart/alternative` support.
 For how is currently WordPress working under the hook, the main problem
 seems to be related to `PHPMailer` and it has been already reported
 upstream, and this has become essentially a duplicate of #15448

 The thing is that also in that ticket is being discussed the possibility
 of adding an alternative to be supported immediately without the need of
 changes upstream (with a key/value array for the multipart).

 If PHPMailer sorts out the multipart problem, this will be sorted also
 automatically. But if that patch in #15448 happens to be merged, we will
 also have an alternative solution. Whatever comes first.

 I hope we can achieve this before 6.9 release. Stay tuned to the other
 report.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/60995#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list