user_admin_url


user_admin_url ( $path = '', $scheme = 'admin' )

Parameters:
  • (string) path Optional. Path relative to the admin URL. Default empty.
  • (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) Admin URL link with optional path appended.
Defined at:

Description

Retrieves the URL to the admin area for the current user.

Related Functions

self_admin_url, get_admin_url, admin_url, network_admin_url, is_user_admin

Top Google Results

User discussions

wpseek mobile