Fix typo in phpdoc. props AKTed, ocean90. fixes #23242.
git-svn-id: https://develop.svn.wordpress.org/trunk@23311 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
3802984334
commit
41887b0aab
@ -2665,7 +2665,7 @@ function wp_get_recent_posts( $args = array(), $output = ARRAY_A ) {
|
||||
*
|
||||
* If the $postarr parameter has 'ID' set to a value, then post will be updated.
|
||||
*
|
||||
* You can set the post date manually, but setting the values for 'post_date'
|
||||
* You can set the post date manually, by setting the values for 'post_date'
|
||||
* and 'post_date_gmt' keys. You can close the comments or open the comments by
|
||||
* setting the value for 'comment_status' key.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user