From f57d7527e6e9584b611b810f5fafbb9a35cfdf7a Mon Sep 17 00:00:00 2001 From: Drew Jaynes Date: Fri, 4 Sep 2015 01:42:24 +0000 Subject: [PATCH] Docs: Clarify the file header summary for wp-includes/comment-functions.php, introduced in [33750]. See #33413. See #33701. Built from https://develop.svn.wordpress.org/trunk@33899 git-svn-id: http://core.svn.wordpress.org/trunk@33868 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/comment-functions.php | 3 ++- wp-includes/version.php | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/wp-includes/comment-functions.php b/wp-includes/comment-functions.php index 6cecb10baa..1259995ebe 100644 --- a/wp-includes/comment-functions.php +++ b/wp-includes/comment-functions.php @@ -1,9 +1,10 @@