Formats text for the HTML editor.Unless $output is empty it will pass through htmlspecialchars before the ‘htmledit_pre’ filter is applied.
3765
Continue readingFormats text for the HTML editor.Unless $output is empty it will pass through htmlspecialchars before the ‘htmledit_pre’ filter is applied.
3765
Continue readingRetrieve 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