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
This commit is contained in:
Drew Jaynes 2015-09-22 13:11:03 +00:00
parent 70d8db9520
commit 5318055735

View File

@ -1,10 +1,10 @@
<?php
/**
* Post functions and post utility function.
* Post API: Top-level post functionality
*
* @package WordPress
* @subpackage Post
* @since 1.5.0
* @since 4.4.0
*/
//