mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Remove a redundant inline comment with a typo.
props nicnicnicdevos. fixes #30956. git-svn-id: https://develop.svn.wordpress.org/trunk@31103 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1138,7 +1138,6 @@ function comments_template( $file = '/comments.php', $separate_comments = false
|
||||
|
||||
/*
|
||||
* Comment author information fetched from the comment cookies.
|
||||
* Uuses wp_get_current_commenter().
|
||||
*/
|
||||
$commenter = wp_get_current_commenter();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user