Navigates through an array and encodes the values to be used in a URL.
Uses a callback to pass the value of the array back to the function as a string.
<?php urlencode_deep( $value ); ?>
Since: 2.2
urlencode_deep() is located in wp-includes/formatting.php