Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #48965, comment 11


Ignore:
Timestamp:
04/08/2020 02:46:32 PM (4 years ago)
Author:
Otto42
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48965, comment 11

    initial v1  
    11I don't use wp-mail myself, I was just relaying from that support thread. You might consider asking that guy in the forum to change the code in his file to see if that solves his problem. If so, then it could be a reasonable fix for .1.
     2
     3Edit: Also, I would just go with `if ( empty($post_title) )` instead.