2020-05-01 / 4286阅 / 悠然
Retrieves the URL to the admin area for a given site.
(int)
(Optional)
Site ID. Default null (current site).
Default value: null
(string)
(Optional)
Path relative to the admin URL.
Default value: ''
(string)
(Optional)
The scheme to use. Accepts 'http' or 'https', to force those schemes. Default 'admin', which obeys force_ssl_admin() and is_ssl().
Default value: 'admin'
(string) Admin URL link with optional path appended.