mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 01:27:36 +01:00
Remove redundant sentence in the docblock of get_comment(). props jdgrimes, fixes #24904.
git-svn-id: http://core.svn.wordpress.org/trunk@24984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
08c4061af7
commit
6bb179d880
@ -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