get_attached_file()
Function: Retrieves attached file path based on attachment ID.
Source: wp-includes/post.php:466
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: Returns relative path to an uploaded file.
Source: wp-includes/post.php:538
Function: Retrieves all children of the post parent ID.
Source: wp-includes/post.php:609
Function: Gets extended entry info ().
Source: wp-includes/post.php:689
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: Navigates through an array, object, or scalar, and sanitizes content for allowed HTML tags for post content.
Source: wp-includes/kses.php:2183
Function: Strips all HTML from a text string.
Source: wp-includes/kses.php:2197