[wp-trac] [WordPress Trac] #57698: Image not showing in iOS and Mac email clients

WordPress Trac noreply at wordpress.org
Sun Jul 13 13:26:24 UTC 2025


#57698: Image not showing in iOS and Mac email clients
--------------------------+------------------------------
 Reporter:  ldeschenes    |       Owner:  (none)
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Mail          |     Version:  6.1.1
 Severity:  major         |  Resolution:  worksforme
 Keywords:                |     Focuses:
--------------------------+------------------------------
Changes (by SirLouen):

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


Comment:

 There are a couple of problems implicit in this report

 1. The first one is that you are using a plugin, and this place is for
 reporting problems with WordPress alone (without plugins). Each plugin has
 it's own support forum, so you might ask in their place to find an answer
 (I don't know the plugin, so I cannot help you with their support link)

 2. Even if there could be a possibility that the plugin used a broken core
 functionality, currently (and when the report was made) embeds are not
 supported by `wp_mail`. The only way to add embeds is by using PHPMailer
 directly with the `phpmailer_init`. In this case, you should have reported
 this in the [https://github.com/PHPMailer/PHPMailer/issues PHPMailer
 issues section].

 3. Last but not least, it happens that I've been playing around with
 embeds for WP lately, in this ticket #28059. So I could be testing this
 problem in Sequoia 15.5 with Mail 16.0 (3826.600.51.1.1) app and here is
 the result:

 [[Image(https://i.imgur.com/QNjH8sl.png)]]

 It seems it has been fixed at some point in between since this was
 reported.

 So, despite this report is `invalid` for the first two reasons, after some
 testing  I've found that `worksforme` so I'm going to close it with the
 later.

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


More information about the wp-trac mailing list