shortcode_unautop()
Function: Don’t auto-p wrap shortcodes that stand alone.
Source: wp-includes/formatting.php:820
Function: Don’t auto-p wrap shortcodes that stand alone.
Source: wp-includes/formatting.php:820
Function: Checks to see if a string is utf8 encoded.
Source: wp-includes/formatting.php:879
Function: Replaces common plain text characters with formatted entities.
Source: wp-includes/formatting.php:37
Filter Hook: Filters whether to skip running wptexturize().
Source: wp-includes/formatting.php:78
Filter Hook: Filters the list of HTML elements not to texturize.
Source: wp-includes/formatting.php:218
Filter Hook: Filters the list of shortcodes not to texturize.
Source: wp-includes/formatting.php:226
Function: Implements a logic tree to determine whether or not “7′.” represents seven feet, then converts the special char into either a prime char or a closing quote char.
Source: wp-includes/formatting.php:318
Function: Searches for disabled element tags. Pushes element to stack on tag open and pops on tag close.
Source: wp-includes/formatting.php:387
Function: Replaces double line breaks with paragraph elements.
Source: wp-includes/formatting.php:442
Function: Separates HTML elements and comments from the text.
Source: wp-includes/formatting.php:611