wp_pre_kses_less_than_callback
wp_pre_kses_less_than_callback ( $matches )
Parameters:- (string[]) matches Populated by matches to preg_replace.
Returns:- (string) The text returned after esc_html if needed.
Defined at: - Introduced in WordPress: 2.3.0
- Deprecated in WordPress: —
Description
Callback function used by preg_replace.