Remove redundant sentence in the docblock of get_comment(). props jdgrimes, fixes #24904.
git-svn-id: https://develop.svn.wordpress.org/trunk@24984 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
6a06f6ea08
commit
80cb8da9c3
@ -117,9 +117,6 @@ function get_approved_comments($post_id) {
|
||||
* after being passed through a filter. If the comment is empty, then the global
|
||||
* comment variable will be used, if it is set.
|
||||
*
|
||||
* If the comment is empty, then the global comment variable will be used, if it
|
||||
* is set.
|
||||
*
|
||||
* @since 2.0.0
|
||||
* @uses $wpdb
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user