From 53180557351d91a27f5b621520fea8fb23a5395f Mon Sep 17 00:00:00 2001 From: Drew Jaynes Date: Tue, 22 Sep 2015 13:11:03 +0000 Subject: [PATCH] Docs: Clarify the file header summary for wp-includes/post-functions.php, introduced in [33759]. See #33413. See #33701. git-svn-id: https://develop.svn.wordpress.org/trunk@34400 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/post-functions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wp-includes/post-functions.php b/src/wp-includes/post-functions.php index 33384474dd..04669eeab8 100644 --- a/src/wp-includes/post-functions.php +++ b/src/wp-includes/post-functions.php @@ -1,10 +1,10 @@