diff --git a/src/wp-admin/user-edit.php b/src/wp-admin/user-edit.php index f5d7e432c0..ca18b546e0 100644 --- a/src/wp-admin/user-edit.php +++ b/src/wp-admin/user-edit.php @@ -269,6 +269,9 @@ if ( ! IS_PROFILE_PAGE ) { * and if there is more than one defined color scheme for the admin. * * @since 3.0.0 + * @since 3.8.1 Added `$user_id` parameter. + * + * @param int $user_id The user ID. */ ?>