mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
First there were two, and now there are three -- in the @since versions that came before and that shall be. And so it will be, says nacin.
Props JustinSainton, SergeyBiryukov, DrewAPicture. Fixes #26713. git-svn-id: https://develop.svn.wordpress.org/trunk@26868 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -139,7 +139,7 @@ function comment_author_email_link( $linktext = '', $before = '', $after = '' )
|
||||
*
|
||||
* @global object $comment The current Comment row object.
|
||||
*
|
||||
* @since 2.7
|
||||
* @since 2.7.0
|
||||
*
|
||||
* @param string $linktext Optional. The text to display instead of the comment author's email address. Default empty.
|
||||
* @param string $before Optional. The text or HTML to display before the email link. Default empty.
|
||||
|
||||
Reference in New Issue
Block a user