Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




_wp_iso_convert [ WordPress Function ]

_wp_iso_convert ( $match )
Access:
  • private
Parameters:
  • (array) $match the preg_replace_callback matches array
Defined at:



Helper function to convert hex encoded chars to ascii

Source


<?php
function _wp_iso_convert$match ) {
    return 
chrhexdecstrtolower$match[1] ) ) );
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics