A function which retrieves cms site path.
Purpose of this function is for the get.site.path
filter.
- Full name:
get_site_path - Defined in:
cms/core/Shared/Helpers/site.php
Parameters
| Parameter | Type | Description |
|---|---|---|
$siteId |
string | The unique id of a site. |
Return Value
string
Site's path on success or false on failure.