Advertisement

comment_on_draft

Fires when a comment is attempted on a post in draft mode.

comment_on_trash

Fires when a comment is attempted on a trashed post.

comment_closed

Fires when a comment is attempted on a post that has comments closed.

Advertisement

comment_id_not_found

Fires when a comment is attempted on a post that does not exist.

clean_comment_cache

Fires immediately after a comment has been removed from the object cache.

pingback_useragent

Filters the user agent sent when pinging-back a URL.

Advertisement

pre_ping

Fires just before pinging back links found in a post.

the_excerpt

This filter is documented in wp-includes/post-template.php

the_content

This filter is documented in wp-includes/post-template.php

edit_post

This action is documented in wp-includes/post.php

Advertisement

wp_update_comment_count

Fires immediately after a post’s comment count is updated in the database.