Summery Summery
Filters the admin area URL.
Syntax Syntax
Parameters Parameters
- $url
-
(string) The complete admin area URL including scheme and path.
- $path
-
(string) Path relative to the admin area URL. Blank string if no path is specified.
- $blog_id
-
(int|null) Site ID, or null for the current site.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |