wp_check_for_changed_dates()
Function: Checks for changed dates for published post objects and save the old date.
Source: wp-includes/post.php:6696
Function: Checks for changed dates for published post objects and save the old date.
Source: wp-includes/post.php:6696
Function: Retrieves the private post SQL based on capability.
Source: wp-includes/post.php:6737
Function: Retrieves the post SQL based on capability, author, and type.
Source: wp-includes/post.php:6758
Filter Hook (deprecated): Filters the capability to read private posts for a custom post type when generating SQL for getting posts by author.
Source: wp-includes/post.php:6784
Function: Retrieves the caption for an attachment.
Source: wp-includes/post.php:6368
Filter Hook: Filters the attachment caption.
Source: wp-includes/post.php:6390
Function: Retrieves URL for an attachment thumbnail.
Source: wp-includes/post.php:6402
Filter Hook: Filters the attachment thumbnail URL.
Source: wp-includes/post.php:6421
Function: Verifies an attachment is of a given type.
Source: wp-includes/post.php:6433
Function: Determines whether an attachment is an image.
Source: wp-includes/post.php:6492