Docs: Clarify the file header for wp-includes/category.php.
See #33413. See #33701. git-svn-id: https://develop.svn.wordpress.org/trunk@34418 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a1595c5e85
commit
647fa83cc9
@ -1,8 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
* WordPress Category API
|
||||
* Taxonomy API: Core category-specific functionality
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Taxonomy
|
||||
* @since 2.1.0
|
||||
*/
|
||||
|
||||
/** Core category functionality */
|
||||
|
Loading…
Reference in New Issue
Block a user