[wp-trac] [WordPress Trac] #5294: $phpmailer->Sender line prevents comment notifications from being received
WordPress Trac
noreply at wordpress.org
Mon Feb 16 03:58:19 UTC 2015
#5294: $phpmailer->Sender line prevents comment notifications from being received
--------------------------+------------------------
Reporter: stitzelj | Owner: westi
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: General | Version: 2.3.1
Severity: normal | Resolution: duplicate
Keywords: | Focuses:
--------------------------+------------------------
Comment (by paulistabmw):
I would like to thank the giant stitzelj and westi the great tip! I could
solve my problem just by changing the word "From" with "Sender" on line
382 of file pluggable.php! now receive e-mail notifications of wordpress
version 4.1 without problems! I leave the code here for anyone wanting to
$phpmailer->From = apply_filters( 'wp_mail_from', $from_email ); see one
print: http://i.imgur.com/TM1Hq5m.png?1 excuse my terrible English, I'm
Brazilian! big hug
--
Ticket URL: <https://core.trac.wordpress.org/ticket/5294#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list