Skip to content

Commit 4497ac0

Browse files
authored
Merge branch 'WordPress:trunk' into trunk
2 parents 2b29245 + b2e0607 commit 4497ac0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/wp-includes/user.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5116,8 +5116,7 @@ function wp_validate_user_request_key(
51165116
/**
51175117
* Returns the user request object for the specified request ID.
51185118
*
5119-
* @since 4.9.6
5120-
* @since 5.4.0 Renamed from wp_get_user_request_data() to wp_get_user_request().
5119+
* @since 5.4.0
51215120
*
51225121
* @param int $request_id The ID of the user request.
51235122
* @return WP_User_Request|false

0 commit comments

Comments
 (0)