wp_delete_post()
Function: Trashes or deletes a post or page.
Source: wp-includes/post.php:3111
Function: Trashes or deletes a post or page.
Source: wp-includes/post.php:3111
Filter Hook: Filters whether a post deletion should take place.
Source: wp-includes/post.php:3139
Filter Hook: Filters the value of a specific post field for display.
Source: wp-includes/post.php:2617
Function: Updates a post meta field based on the given post ID.
Source: wp-includes/post.php:2263
Function: Deletes everything from post meta matching the given meta key.
Source: wp-includes/post.php:2281
Function: Registers a meta key for posts.
Source: wp-includes/post.php:2297
Function: Unregisters a meta key for posts.
Source: wp-includes/post.php:2314
Function: Retrieves post meta fields, based on post ID.
Source: wp-includes/post.php:2331
Function: Retrieves meta field names for a post.
Source: wp-includes/post.php:2351
Function: Retrieves values for a custom post field.
Source: wp-includes/post.php:2376