get_post()
Function: Retrieves post data given a post ID or post object.
Source: wp-includes/post.php:733
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: Helper function to add global attributes to a tag in the allowed html list.
Source: wp-includes/kses.php:1880
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
Function: Updates attachment file path based on attachment ID.
Source: wp-includes/post.php:504
Function: Sanitize content with allowed HTML KSES rules.
Source: wp-includes/kses.php:2093
Function: Sanitize content with allowed HTML KSES rules.
Source: wp-includes/kses.php:2107