Archive | Filters by letter h RSS feed for this section

wp_htmledit_pre

Formats text for the HTML editor.Unless $output is empty it will pass through htmlspecialchars before the ‘htmledit_pre’ filter is applied.

3765

Continue reading

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