Perform trackbacks.
do_all_pings
Perform all pingbacks, enclosures, trackbacks, and send to pingback services.
discover_pingback_server_uri
Finds a pingback server URI based on the given URL.
edit_post
This action is documented in wp-includes/post.php
Advertisement
edit_post_{$post->post_type}
This action is documented in wp-includes/post.php
wp_update_comment_count
Fires immediately after a post’s comment count is updated in the database.
pre_wp_update_comment_count_now
Filters a post’s comment count before it is updated in the database.
wp_update_comment_count_now
Updates the comment count for the post.
Advertisement
wp_update_comment_count
Updates the comment count for post(s).
wp_defer_comment_counting
Whether to defer comment counting.
edit_comment
Fires immediately after a comment is updated in the database.
wp_update_comment_data
Filters the comment data immediately before it is updated in the database.
Advertisement
comment_save_pre
Filters the comment content before it is updated in the database.
wp_update_comment
Updates an existing comment in the database.
wp_set_comment_status
Sets the status of a comment.