Archive | Filters RSS feed for this section

network_site_url

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

2427

Continue reading

network_home_url

Retrieve the home url for the current network.Returns the home url with the appropriate protocol, ‘https’ if is_ssl() and ‘http’ otherwise. If $scheme is ‘http’ or ‘https’, is_ssl() is overridden.

2425

Continue reading

ms_site_check

Checks status of current blog.Checks if the blog is deleted, inactive, archived, or spammed.

2409

Continue reading