WordPress File wp-includes/formatting.php

stripslashes_deep()

Navigates through an array, object, or scalar, and removes slashes from the values.

urldecode_deep()

Navigates through an array, object, or scalar, and decodes URL-encoded values

urlencode_deep()

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