Tag Archives: codex

get_home_url

Retrieve the home url for a given 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.

1418

Continue reading

get_home_template

Retrieve path of home template in current or parent template.This is the template used for the page containing the blog posts

1416

Continue reading