utf8_uri_encode
utf8_uri_encode ( $utf8_string, $length = 0 )
Parameters:- (string) $utf8_string
- (int) $length Max length of the string
Returns:- (string) String with Unicode encoded for URI.
Defined at: - Introduced in WordPress: 1.5.0
- Deprecated in WordPress: —
Description
Encode the Unicode values to be used in the URI.