2020-05-01 / 4141阅 / 悠然
Retrieves the URL to the admin area for the current site.
(string)
(Optional)
path relative to the admin URL.
Default value: ''
(string)
(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.
Default value: 'admin'
(string) Admin URL link with optional path appended.