wp_count_attachments
Filter Hook: Filters the attachment counts by mime type.
Source: wp-includes/post.php:2868
Filter Hook: Filters the attachment counts by mime type.
Source: wp-includes/post.php:2868
Filter Hook: Filters the default list of post mime types.
Source: wp-includes/post.php:2972
Filter Hook: Filters whether a post deletion should take place.
Source: wp-includes/post.php:3139
Action Hook: Fires before a post is deleted, at the start of wp_delete_post().
Source: wp-includes/post.php:3155
Function: Makes a post sticky.
Source: wp-includes/post.php:2646
Action Hook: Fires immediately before a post is deleted from the database.
Source: wp-includes/post.php:3221
Function: Un-sticks a post.
Source: wp-includes/post.php:2683
Action Hook: Fires immediately after a post is deleted from the database.
Source: wp-includes/post.php:3251
Function: Returns the cache key for wp_count_posts() based on the passed arguments.
Source: wp-includes/post.php:2728
Action Hook: Fires after a post is deleted, at the conclusion of wp_delete_post().
Source: wp-includes/post.php:3274