clear_global_post_cache in /wp-includes/ms-deprecated.php
637
Continue readingChecks and cleans a URL.A number of characters are removed from the URL. If the URL is for displaying (the default behaviour) ampersands are also replaced. The ‘clean_url’ filter is applied to the returned cleaned URL.
633
Continue readingAccepts matches array from preg_replace_callback in wpautop() or a string.Ensures that the contents of a
...
HTML block are not converted into paragraphs or line-breaks.
629
Continue reading