Tag Archives: get_site_url

get_site_url

Retrieve the site url for a given site.Returns the ‘site_url’ option with the appropriate protocol, ‘https’ if is_ssl() and ‘http’ otherwise. If $scheme is ‘http’ or ‘https’, is_ssl() is overridden.

1701

Continue reading