get_post_type()
Function: Retrieves the post type of the current post or of a given post.
Source: wp-includes/post.php:1211
Function: Retrieves the post type of the current post or of a given post.
Source: wp-includes/post.php:1211
Function: Retrieves the permalink for a post type archive feed.
Source: wp-includes/link-template.php:1358
Function: Retrieves the permalink for a post type archive.
Source: wp-includes/link-template.php:1298
Function: Retrieves path of post type archive template in current or parent template.
Source: wp-includes/template.php:174
Function: Builds an object with all post type capabilities out of a post type object
Source: wp-includes/post.php:1582
Function: Builds an object with all post type labels out of a post type object.
Source: wp-includes/post.php:1724
Function: Retrieves a post type object by name.
Source: wp-includes/post.php:1233
Function: Gets a list of all registered post type objects.
Source: wp-includes/post.php:1261
Function: Retrieves a list of post type names that support a specific feature.
Source: wp-includes/post.php:1946
Function: Retrieves all post data for a given post.
Source: wp-includes/deprecated.php:25