mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-30 23:30:05 +00:00
Docs: Fix formatting, tense, verb conjugation, and other syntax for wp-includes/* elements introduced or changed in 4.6.
Part 1/2. See #37318. git-svn-id: https://develop.svn.wordpress.org/trunk@38121 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2035,7 +2035,7 @@ function wp_update_comment($commentarr) {
|
||||
* The hook also fires immediately before comment status transition hooks are fired.
|
||||
*
|
||||
* @since 1.2.0
|
||||
* @since 4.6.0 The `$data` parameter was added.
|
||||
* @since 4.6.0 Added the `$data` parameter.
|
||||
*
|
||||
* @param int $comment_ID The comment ID.
|
||||
* @param array $data Comment data.
|
||||
|
||||
Reference in New Issue
Block a user