Docs: Clarify the file header summary and subpackage for wp-includes/category-functions.php, introduced in [34110].

See #33413. See #33701.


git-svn-id: https://develop.svn.wordpress.org/trunk@34419 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes 2015-09-22 14:20:49 +00:00
parent 647fa83cc9
commit a29f058e69
1 changed files with 3 additions and 1 deletions

View File

@ -1,8 +1,10 @@
<?php
/**
* WordPress Category API
* Taxonomy API: Top-level core category-specific functionality
*
* @package WordPress
* @subpackage Taxonomy
* @since 4.4.0
*/
/**