Remove misleading phpdoc. Props mfields. fixes #17558

git-svn-id: https://develop.svn.wordpress.org/trunk@18081 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2011-05-31 15:54:48 +00:00
parent 9eb9cb1e01
commit 189a71cda7
1 changed files with 0 additions and 2 deletions

View File

@ -1064,8 +1064,6 @@ function term_description( $term = 0, $taxonomy = 'post_tag' ) {
/**
* Retrieve the terms of the taxonomy that are attached to the post.
*
* This function can only be used within the loop.
*
* @since 2.5.0
*
* @param int $id Post ID. Is not optional.