[wp-trac] [WordPress Trac] #54388: wp_mail() subject is empty if we try use symbol |

WordPress Trac noreply at wordpress.org
Sat Nov 6 18:52:32 UTC 2021


#54388: wp_mail() subject is empty if we try use symbol |
--------------------------+-----------------------------
 Reporter:  Jek-fdrv      |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Mail          |    Version:  5.8.1
 Severity:  minor         |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 Try this:


 {{{
 wp_mail('test at gmail.com', 'sometest | for subject', '123');
 }}}

 The subject in received email will be empty.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/54388>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list