_wp_iso_convert
- %1$s is private and should not be used in themes or plugins directly.
_wp_iso_convert ( $matches )
Access:Parameters:- (array) matches The preg_replace_callback matches array.
Returns:- (string) Converted chars.
Defined at: - Introduced in WordPress: 3.1.0
- Deprecated in WordPress: —
Description
Helper function to convert hex encoded chars to ASCII.