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 readingRetrieve 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 readingRetrieve the feed link for a term.Returns a link to the feed for all posts in a given term. A specific feed can be requested or left blank to get the default feed.
1757
Continue readingRetrieve 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