get_posts()
Function: Retrieves an array of the latest posts, or posts matching the given criteria.
Source: wp-includes/post.php:2128
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
Function: Gets all the post type features
Source: wp-includes/post.php:1905
Function: Checks a post type’s support for a given feature.
Source: wp-includes/post.php:1926
Function: Retrieves a list of post type names that support a specific feature.
Source: wp-includes/post.php:1946
Function: Updates the post type for the post ID.
Source: wp-includes/post.php:1968
Function: Registers a post type.
Source: wp-includes/post.php:1424
Function: Unregisters a post type.
Source: wp-includes/post.php:1492
Function: Builds an object with all post type capabilities out of a post type object
Source: wp-includes/post.php:1582