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 the post status based on the post ID.
Source: wp-includes/post.php:867
Function: Retrieves all of the WordPress supported post statuses.
Source: wp-includes/post.php:937
Filter Hook: Filters the attached file based on the given ID.
Source: wp-includes/post.php:489
Filter Hook: Filters the path to the attached file to update.
Source: wp-includes/post.php:517
Function: Creates the initial post types when ‘init’ action is fired.
Source: wp-includes/post.php:20
Filter Hook: Filters the relative path to an uploaded file.
Source: wp-includes/post.php:555
Function: Retrieves attached file path based on attachment ID.
Source: wp-includes/post.php:466
Function: Updates attachment file path based on attachment ID.
Source: wp-includes/post.php:504