Docs: Remove duplicate inline comment in wp_mail()
.
See [5639]. See #48303. git-svn-id: https://develop.svn.wordpress.org/trunk@47042 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
cd5b7df8b8
commit
086ae28f0e
@ -439,8 +439,6 @@ if ( ! function_exists( 'wp_mail' ) ) :
|
||||
$charset = get_bloginfo( 'charset' );
|
||||
}
|
||||
|
||||
// Set the content-type and charset
|
||||
|
||||
/**
|
||||
* Filters the default wp_mail() charset.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user