WPDev.one
Core Function
View Source on Trac ↗

get_edit_user_link()

get_edit_user_link( mixed $user_id = null )

Retrieves the edit user link.

Parameters 0 required

Name / Type Description
$user_id
int

Optional. User ID. Defaults to the current user.

Return Value

(string)
URL to edit user page or empty string.

Function Information

Since Version
3.5.0
Source File
wp-includes/link-template.php
Advertisement