phpDoc corrections for wp-includes. See #7550 props santosj.

git-svn-id: http://svn.automattic.com/wordpress/trunk@8742 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
westi
2008-08-27 06:45:13 +00:00
parent 5b88b2c5c9
commit f7b32217a3
8 changed files with 104 additions and 104 deletions

View File

@@ -65,7 +65,7 @@ function &get_categories( $args = '' ) {
*
* The category will converted to maintain backwards compatibility.
*
* @since 2.1.0
* @since 1.5.1
* @uses get_term() Used to get the category data from the taxonomy.
*
* @param int|object $category Category ID or Category row object