Switch language

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




_wp_kses_split_callback [ WordPress Function ]

_wp_kses_split_callback ( $match )
Access:
  • private
Defined at:



Callback for wp_kses_split.

Source


<?php
function _wp_kses_split_callback$match ) {
    global 
$pass_allowed_html$pass_allowed_protocols;
    return 
wp_kses_split2$match[0], $pass_allowed_html$pass_allowed_protocols );
}
?>

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