Skip to content

Commit 2b29245

Browse files
authored
Merge branch 'WordPress:trunk' into trunk
2 parents dda17bd + 494e8e3 commit 2b29245

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/wp-includes/user.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5117,6 +5117,7 @@ function wp_validate_user_request_key(
51175117
* Returns the user request object for the specified request ID.
51185118
*
51195119
* @since 4.9.6
5120+
* @since 5.4.0 Renamed from wp_get_user_request_data() to wp_get_user_request().
51205121
*
51215122
* @param int $request_id The ID of the user request.
51225123
* @return WP_User_Request|false

0 commit comments

Comments
 (0)