From c333809c0e78d105cf89992a7f7d9f1b68023f22 Mon Sep 17 00:00:00 2001 From: Drew Jaynes Date: Sun, 12 Jul 2015 18:29:23 +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. Built from https://develop.svn.wordpress.org/trunk@33177 git-svn-id: http://core.svn.wordpress.org/trunk@33149 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/edit-form-comment.php | 4 ++-- wp-includes/version.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/wp-admin/edit-form-comment.php b/wp-admin/edit-form-comment.php index ce644c12ac..6c85f77b94 100644 --- a/wp-admin/edit-form-comment.php +++ b/wp-admin/edit-form-comment.php @@ -133,11 +133,11 @@ if ( $comment->comment_parent ) :