Sets the last changed time for the ‘comment’ cache group.
wp_comments_personal_data_eraser
Erases personal data associated with an email address from the comments table.
wp_register_comment_personal_data_eraser
Registers the personal data eraser for comments.
wp_comments_personal_data_exporter
Finds and exports personal data associated with an email address from the comments table.
Advertisement
wp_register_comment_personal_data_exporter
Registers the personal data exporter for comments.
wp_handle_comment_submission
Handles the submission of a comment, usually posted to wp-comments-post.php via a comment form.
_close_comments_for_old_post
Close comments on an old post. Hooked to comments_open and pings_open.
_close_comments_for_old_posts
Close comments on old posts on the fly, without any extra DB queries. Hooked to the_posts.
Advertisement
_prime_comment_caches
Adds any comments from the given IDs to the cache that do not already exist in cache.
update_comment_cache
Updates the comment cache of given comments.
clean_comment_cache
Removes a comment from the object cache.
xmlrpc_pingback_error
Default filter attached to xmlrpc_pingback_error.
Advertisement
pingback_ping_source_uri
Default filter attached to pingback_ping_source_uri to validate the pingback’s Source URI
weblog_ping
Send a pingback.
trackback
Send a Trackback.