mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user