post_type_exists()
Function: Determines whether a post type is registered.
Source: wp-includes/post.php:1199
Function: Determines whether a post type is registered.
Source: wp-includes/post.php:1199
Function: Retrieves the post type of the current post or of a given post.
Source: wp-includes/post.php:1211
Function: Retrieves post data given a post ID or post object.
Source: wp-includes/post.php:733
Function: Retrieves the IDs of the ancestors of a post.
Source: wp-includes/post.php:776
Function: Retrieves data from a post field based on Post ID.
Source: wp-includes/post.php:821
Function: Retrieves the mime type of an attachment based on the ID.
Source: wp-includes/post.php:846
Function: Creates the initial post types when ‘init’ action is fired.
Source: wp-includes/post.php:20
Function: Retrieves attached file path based on attachment ID.
Source: wp-includes/post.php:466
Filter Hook: Filters the attached file based on the given ID.
Source: wp-includes/post.php:489
Function: Updates attachment file path based on attachment ID.
Source: wp-includes/post.php:504