WPDev.one
Core Function
View Source on Trac ↗

_wp_iso_convert()

_wp_iso_convert( mixed $matches )

Helper function to convert hex encoded chars to ASCII.

Parameters 1 required

Name / Type Description
$matches
array

The preg_replace_callback matches array.

Required

Return Value

(string)
Converted chars.

Function Information

Since Version
3.1.0
Source File
wp-includes/formatting.php
Advertisement