mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-06 21:54:28 +00:00
Use HTTPS URLs for trac.wordpress.org (and use core.trac.wordpress.org)
see #27115 git-svn-id: https://develop.svn.wordpress.org/trunk@29789 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -360,7 +360,7 @@ function wp_mail( $to, $subject, $message, $headers = '', $attachments = array()
|
||||
* Some hosts will block outgoing mail from this address if it doesn't exist but
|
||||
* there's no easy alternative. Defaulting to admin_email might appear to be another
|
||||
* option but some hosts may refuse to relay mail from an unknown domain. See
|
||||
* http://trac.wordpress.org/ticket/5007.
|
||||
* https://core.trac.wordpress.org/ticket/5007.
|
||||
*/
|
||||
|
||||
if ( !isset( $from_email ) ) {
|
||||
|
||||
Reference in New Issue
Block a user