[wp-trac] [WordPress Trac] #29175: email sender, non standard subdomain
WordPress Trac
noreply at wordpress.org
Mon Aug 11 12:42:44 UTC 2014
#29175: email sender, non standard subdomain
--------------------------+-----------------------------
Reporter: taur | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Mail | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
site generates sender addresses in the form of
wordpress at subdomain.domain.tld
in pluggable.php line 349 to 353 instead of using substr to cut off 'www.'
from $sitename use parse_url($sitename)['host'] to make it work with non-
standard subdomains aswell
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29175>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list