wpseek.com
A WordPress-centric search engine for devs and theme authors
kses_init › WordPress Function
Since2.0.0
Deprecatedn/a
› kses_init ( No parameters )
Defined at: |
|
Codex: |
Sets up most of the KSES filters for input form content.
First removes all of the KSES filters in case the current user does not need to have KSES filter the content. If the user does not haveunfiltered_html
capability, then KSES filters are added.