From a1d2e646ab7f17926d251fe0985e83a3ce950a08 Mon Sep 17 00:00:00 2001 From: westi Date: Thu, 23 Feb 2012 18:16:46 +0000 Subject: [PATCH] Make sure to echo out the comment_post_ID when building the edit comment form otherwise the post comment counts will get out of sync. Fixes #20108 props dllh. git-svn-id: http://svn.automattic.com/wordpress/trunk@19981 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/edit-form-comment.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/edit-form-comment.php b/wp-admin/edit-form-comment.php index 0ed4ad69e..e827cd78b 100644 --- a/wp-admin/edit-form-comment.php +++ b/wp-admin/edit-form-comment.php @@ -20,7 +20,7 @@ if ( !defined('ABSPATH') ) - +