create_initial_post_types()
Function: Creates the initial post types when ‘init’ action is fired.
Source: wp-includes/post.php:20
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
Filter Hook: Filters the path to the attached file to update.
Source: wp-includes/post.php:517
Function: Gets all available post MIME types for a given post type.
Source: wp-includes/post.php:7712