unstick_post()
Function: Un-sticks a post.
Source: wp-includes/post.php:2683
Function: Un-sticks a post.
Source: wp-includes/post.php:2683
Action Hook: Fires after a post is deleted, at the conclusion of wp_delete_post().
Source: wp-includes/post.php:3274
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
Function: Determines whether a post is sticky.
Source: wp-includes/post.php:2401
Function: Sanitizes every post field.
Source: wp-includes/post.php:2445
Function: Sanitizes a post field based on context.
Source: wp-includes/post.php:2491
Filter Hook: Filters the value of a specific post field to edit.
Source: wp-includes/post.php:2530