Core Function
View Source on Trac ↗ user_can_edit_user()
user_can_edit_user( mixed $user_id, mixed $other_user ) Can user can edit other user.
Parameters 2 required
| Name / Type | Description |
|---|---|
| int | $user_id Required |
| int | $other_user Required |
Return Value
(bool)
bool
Function Information
Since Version
1.5.0
Source File
wp-includes/deprecated.php
Advertisement