get_edit_profile_url


get_edit_profile_url ( $user_id = 0, $scheme = 'admin' )

Parameters:
  • (int) user_id Optional. User ID. Defaults to current user.
  • (string) scheme Optional. The scheme to use. Default is 'admin', which obeys force_ssl_admin() and is_ssl(). 'http' or 'https' can be passed to force those schemes.
Returns:
  • (string) Dashboard URL link with optional path appended.
Defined at:

Description

Retrieves the URL to the user's profile editor.

Related Functions

get_profile, get_site_url, get_theme_file_uri, get_editable_roles, get_edit_post_link

Top Google Results

User discussions

wpseek mobile