urldecode_deep()
Function: Navigates through an array, object, or scalar, and decodes URL-encoded values
Source: wp-includes/formatting.php:2880
Function: Navigates through an array, object, or scalar, and decodes URL-encoded values
Source: wp-includes/formatting.php:2880
Function: Sanitizes an HTML classname to ensure it only contains valid characters.
Source: wp-includes/formatting.php:2414
Function: Converts lone & characters into `&` (a.k.a. `&`)
Source: wp-includes/formatting.php:2468
Function: Converts invalid Unicode references range to valid range.
Source: wp-includes/formatting.php:2488
Function: Balances tags if forced to, or if the ‘use_balanceTags’ option is set to true.
Source: wp-includes/formatting.php:2540
Function: Balances tags of string using a modified stack.
Source: wp-includes/formatting.php:2567
Function: Acts on text which is about to be edited.
Source: wp-includes/formatting.php:2728
Function: Sanitizes a string into a slug, which can be used in URLs or HTML attributes.
Source: wp-includes/formatting.php:2204
Function: Sanitizes a title with the ‘query’ context.
Source: wp-includes/formatting.php:2239
Function: Sanitizes a title, replacing whitespace and a few other characters with dashes.
Source: wp-includes/formatting.php:2258