WordPress File wp-includes/formatting.php

wp_unslash()

Removes slashes from a string or recursively removes slashes from strings within an array.

wpautop()

Replaces double line breaks with paragraph elements.

wptexturize()

Replaces common plain text characters with formatted entities.

wptexturize_primes()

Implements a logic tree to determine whether or not “7′.” represents seven feet, then converts the special char into…

attribute_escape

Filters a string cleaned and escaped for output in an HTML attribute.

clean_url

Filters a string cleaned and escaped for output as a URL.

emoji_ext

Filters the extension of the emoji png files.