sitefn
sitefn
templating functions provide information about the current
site. You can access the Site
object
and the Theme
currently applied to the site.
Get the current site
Gets the current Site
.
Method signature
Site
site()
Get the site of the passed content
Gets the Site
of the passed content.
Method signature
Site
site(``ContentMap
content)