Switch language

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




_wp_kses_decode_entities_chr_hexdec [ WordPress Function ]

_wp_kses_decode_entities_chr_hexdec ( $match )
Parameters:
  • (array) $match preg match
Returns:
  • (string)
Defined at:



Regex callback for wp_kses_decode_entities()

Source


<?php
function _wp_kses_decode_entities_chr_hexdec$match ) {
    return 
chrhexdec$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