From 484cc0db21efafb94e92e3793d3e6d6c37324da2 Mon Sep 17 00:00:00 2001 From: Drew Jaynes Date: Sun, 12 Jul 2015 18:28:28 +0000 Subject: [PATCH] Fix the summary and add a missing variable in the hook docs for the `edit_comment_misc_actions` filter. See [32929]. See #32891. git-svn-id: https://develop.svn.wordpress.org/trunk@33177 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/edit-form-comment.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wp-admin/edit-form-comment.php b/src/wp-admin/edit-form-comment.php index ce644c12ac..6c85f77b94 100644 --- a/src/wp-admin/edit-form-comment.php +++ b/src/wp-admin/edit-form-comment.php @@ -133,11 +133,11 @@ if ( $comment->comment_parent ) :