[wp-trac] [WordPress Trac] #46229: Email Direction
WordPress Trac
noreply at wordpress.org
Mon Jun 23 16:31:11 UTC 2025
#46229: Email Direction
-------------------------------------------------+-------------------------
Reporter: rahimvaziri | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future
| Release
Component: Mail | Version:
Severity: normal | Resolution:
Keywords: has-screenshots dev-feedback needs- | Focuses:
patch |
-------------------------------------------------+-------------------------
Changes (by callumbw95):
* keywords: has-screenshots dev-feedback => has-screenshots dev-feedback
needs-patch
Comment:
Hi all,
I have taken a look into this, as I was thinking there must be a solution
for the plain text emails similar to @desrosj's solution for the html
emails. I did some digging and came across the following unicode symbol
[https://www.compart.com/en/unicode/U+200F| Left-to-Right Mark (U+200F)]
that instructs that the following string is to be viewed ltr instead of
the default (rtl).
In regards to implementing this into our email body content before send,
this might be something that we can request the maintainers of the
PHPMailer's package to implement, or we can work around this with a patch
to implement this unicode hidden character prior to sending it to the
mailer.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46229#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list