WordPress File wp-includes/post.php

clean_post_cache

Fires immediately after the given post’s cache is cleaned.

delete_attachment

Fires before an attachment is deleted, at the start of wp_delete_attachment().

delete_post

Fires immediately before a post is deleted from the database.

deleted_post

Fires immediately after a post is deleted from the database.

edit_post

Fires once an existing post has been updated.