backslashit()

Function: Adds backslashes before letters and before a number at the start of a string.

Source: wp-includes/formatting.php:2772

Used by 0 functions | Uses 0 functions

urlencode_deep()

Function: Navigates through an array, object, or scalar, and encodes the values to be used in a URL.

Source: wp-includes/formatting.php:2856

Used by 0 functions | Uses 0 functions

rawurlencode_deep()

Function: Navigates through an array, object, or scalar, and raw-encodes the values to be used in a URL.

Source: wp-includes/formatting.php:2868

Used by 0 functions | Uses 0 functions