get_post_custom_values()
Function: Retrieves values for a custom post field.
Source: wp-includes/post.php:2376
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
Function: Deletes a post meta field for the given post ID.
Source: wp-includes/post.php:2211
Function: Retrieves a post meta field for the given post ID.
Source: wp-includes/post.php:2237
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
Function: Removes support for a feature from a post type.
Source: wp-includes/post.php:1889