i before e except after c. props trepmal, fixes #17730.
git-svn-id: https://develop.svn.wordpress.org/trunk@18208 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ba1211237c
commit
de1dcae9d1
@ -513,7 +513,7 @@ function wp_kses($string, $allowed_html, $allowed_protocols = array ()) {
|
||||
* You add any kses hooks here.
|
||||
*
|
||||
* There is currently only one kses WordPress hook and it is called here. All
|
||||
* parameters are passed to the hooks and expected to recieve a string.
|
||||
* parameters are passed to the hooks and expected to receive a string.
|
||||
*
|
||||
* @since 1.0.0
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user