From 6069a4b2f64b6ba9047dc2404513e7dc871f3d37 Mon Sep 17 00:00:00 2001 From: Drew Jaynes Date: Tue, 22 Sep 2015 13:13:26 +0000 Subject: [PATCH] Docs: Clarify the file header summary for wp-includes/post.php, the top-level file for the Post API. See #33413. See #33701. Built from https://develop.svn.wordpress.org/trunk@34401 git-svn-id: http://core.svn.wordpress.org/trunk@34365 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/post.php | 2 +- wp-includes/version.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-includes/post.php b/wp-includes/post.php index 42a479e3db..9f8070ed7c 100644 --- a/wp-includes/post.php +++ b/wp-includes/post.php @@ -1,6 +1,6 @@