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

balanceTags()

Function: Balances tags if forced to, or if the ‘use_balanceTags’ option is set to true.

Source: wp-includes/formatting.php:2540

Used by 0 functions | Uses 0 functions