mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Correct @param text ordering to put "Optional." in description, see r19019 and #18958. Also remove empty docblock tag.
git-svn-id: https://develop.svn.wordpress.org/trunk@19030 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -192,7 +192,6 @@ if ( !function_exists( 'wp_mail' ) ) :
|
||||
* @uses do_action_ref_array() Calls 'phpmailer_init' hook on the reference to
|
||||
* phpmailer object.
|
||||
* @uses PHPMailer
|
||||
* @
|
||||
*
|
||||
* @param string|array $to Array or comma-separated list of email addresses to send message.
|
||||
* @param string $subject Email subject
|
||||
|
||||
Reference in New Issue
Block a user