[wp-trac] [WordPress Trac] #49853: Sending post via email results in “(no title)” for the post title

WordPress Trac noreply at wordpress.org
Wed Apr 8 19:15:01 UTC 2020


#49853: Sending post via email results in “(no title)” for the post title
----------------------------+---------------------
 Reporter:  SergeyBiryukov  |       Owner:  (none)
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  5.4.1
Component:  Mail            |     Version:
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:
----------------------------+---------------------

Comment (by MarkRH):

 Using the suggestion here: https://wordpress.org/support/topic/5-4
 -sending-post-via-email-results-in-no-title-for-the-post-
 title/#post-12646149 this also works in getting the post title from the
 email subject.

 {{{
 if ( true === empty($post_title) ) {
 }}}

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


More information about the wp-trac mailing list