sanitize_post_field()
Function: Sanitizes a post field based on context.
Source: wp-includes/post.php:2491
Function: Sanitizes a post field based on context.
Source: wp-includes/post.php:2491
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: Determines whether a post type is considered “viewable”.
Source: wp-includes/post.php:1993
Function: Retrieves an array of the latest posts, or posts matching the given criteria.
Source: wp-includes/post.php:2128
Function: Adds a meta field to the given post.
Source: wp-includes/post.php:2185