Docs: Clarify the file header summary for wp-includes/taxonomy-functions.php, introduced in [33760].

See #33413. See #33701.


git-svn-id: https://develop.svn.wordpress.org/trunk@34403 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes 2015-09-22 13:19:59 +00:00
parent c8830724ce
commit 1651d2cdf6

View File

@ -1,11 +1,10 @@
<?php
/**
* Taxonomy API
*
* @since 2.3.0
* Taxonomy API: Top-level taxonomy functionality
*
* @package WordPress
* @subpackage Taxonomy
* @since 4.4.0
*/
//