Remove a blank line and @global reference in the PHPDoc for comment_author_email_link()
.
Props norcross, ocean90. Fixes #27655. Built from https://develop.svn.wordpress.org/trunk@27943 git-svn-id: http://core.svn.wordpress.org/trunk@27773 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
a3650b68cd
commit
acf9fbc808
@ -115,8 +115,6 @@ function comment_author_email( $comment_ID = 0 ) {
|
||||
* enable anyone, including those that people don't want to get the email
|
||||
* address and use it for their own means good and bad.
|
||||
*
|
||||
* @global object $comment The current Comment row object
|
||||
|
||||
* @since 0.71
|
||||
*
|
||||
* @param string $linktext Optional. Text to display instead of the comment author's email address.
|
||||
|
Loading…
Reference in New Issue
Block a user