Docs: Clarify the file header summary for wp-includes/post.php, the top-level file for the Post API.

See #33413. See #33701.


git-svn-id: https://develop.svn.wordpress.org/trunk@34401 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes 2015-09-22 13:12:55 +00:00
parent 5318055735
commit 6e6e5cef2d

View File

@ -1,6 +1,6 @@
<?php
/**
* Post functions and post utility function.
* Core Post API
*
* @package WordPress
* @subpackage Post