Skip to content

Commit 647fa83

Browse files
committed
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
1 parent a1595c5 commit 647fa83

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/wp-includes/category.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<?php
22
/**
3-
* WordPress Category API
3+
* Taxonomy API: Core category-specific functionality
44
*
55
* @package WordPress
6+
* @subpackage Taxonomy
7+
* @since 2.1.0
68
*/
79

810
/** Core category functionality */

0 commit comments

Comments
 (0)