Advertisement

pre_kses

Filters content to be run through kses.

wp_kses_hook

You add any KSES hooks here.

Advertisement

wp_kses_allowed_html

Returns an array of allowed HTML tags and attributes for a given context.

wp_kses_one_attr

Filters one HTML attribute and ensures its value is allowed.

wp_kses

Filters text content and strips out disallowed HTML.