X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/0459461f9ea42e0b090759ff6fe5f48360bef750..refs/tags/wordpress-4.5:/wp-admin/edit-form-comment.php?ds=sidebyside diff --git a/wp-admin/edit-form-comment.php b/wp-admin/edit-form-comment.php index 92911db2..e73ee484 100644 --- a/wp-admin/edit-form-comment.php +++ b/wp-admin/edit-form-comment.php @@ -23,7 +23,7 @@ if ( !defined('ABSPATH') )
comment_post_ID > 0 ): +if ( 'approved' === wp_get_comment_status( $comment ) && $comment->comment_post_ID > 0 ) : $comment_link = get_comment_link( $comment ); ?>
@@ -82,9 +82,9 @@ if ( $comment->comment_post_ID > 0 ):
-
-
- +
+
+