mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-09 23:24:34 +00:00
Options, Meta APIs: Fix a typo introduced in [41164].
See #39117 git-svn-id: https://develop.svn.wordpress.org/trunk@41167 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -5728,6 +5728,6 @@ All at ###SITENAME###
|
||||
|
||||
wp_mail( $email_change_email['to'], sprintf(
|
||||
$email_change_email['subject'],
|
||||
$blog_name
|
||||
$site_name
|
||||
), $email_change_email['message'], $email_change_email['headers'] );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user