stick_post()
Function: Makes a post sticky.
Source: wp-includes/post.php:2646
Function: Makes a post sticky.
Source: wp-includes/post.php:2646
Action Hook: Fires immediately before a post is deleted from the database.
Source: wp-includes/post.php:3221
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
Function: Determines whether a post is sticky.
Source: wp-includes/post.php:2401
Function: Sanitizes every post field.
Source: wp-includes/post.php:2445