wp_update_post()
Function: Updates a post with new post data.
Source: wp-includes/post.php:4576
Function: Updates a post with new post data.
Source: wp-includes/post.php:4576
Function: Trashes or deletes a post or page.
Source: wp-includes/post.php:3111
Function: Gets extended entry info ().
Source: wp-includes/post.php:689
Function: Sanitize content with allowed HTML KSES rules.
Source: wp-includes/kses.php:2093
Function: Sanitizes content from bad protocols and other characters.
Source: wp-includes/kses.php:1813
Function: Callback for wp_kses_bad_protocol_once() regular expression.
Source: wp-includes/kses.php:1419
Function: Converts and fixes HTML entities.
Source: wp-includes/kses.php:1891
Function: Callback for wp_kses_normalize_entities() regular expression.
Source: wp-includes/kses.php:1496
Function: Converts all numeric HTML entities to their named counterparts.
Source: wp-includes/kses.php:2045
Function: Sanitizes a string and removed disallowed URL protocols.
Source: wp-includes/kses.php:1691