Archive | Functions RSS feed for this section

html_type_rss

Display the HTML type based on the blog setting.The two possible values are either ‘xhtml’ or ‘html’.

1957

Continue reading

home_url

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

1953

Continue reading