Hooks
-
hookclean_site_cache
Fires immediately after a site has been removed from the object cache.
-
Fires after a taxonomy’s caches have been cleaned.
-
hookclean_term_cache
Fires once after each taxonomy’s term cache has been cleaned.
-
hookclean_url
Filters a string cleaned and escaped for output as a URL.
-
hookclean_user_cache
Fires immediately after the given user’s cache is cleaned.
-
Fires just before the authentication cookies are cleared.
-
Filters the list of post types to automatically close comments for.
-
hookcommentrss2_item
Fires at the end of each RSS2 comment feed item.
-
Fires at the end of the RSS2 comment feed header.
-
hookcomments_array
Filters the comments array.
-
Fires at the end of the Atom comment feed header.
-
hookcomments_clauses
Filters the comment query clauses.
-
Filters the comments permalink for the current post.
-
Filters the arguments for the comment query in the comments list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-comments-list-table.php:168 -
hookcomments_number
Filters the comments count for display.
-
hookcomments_open
Filters whether the current post is open for comments.
-
Filters the number of comments listed per page in the comments list table.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-comments-list-table.php:216 -
Filters the comments link attributes for display.
-
Filters the comments data before the query takes place.
-
Filters rewrite rules used for comment feed archives.
-
Filters the path to the theme template file used for the comments template.
-
Filters the arguments used to query comments in comments_template().
-
Filters the arguments used in the top level comments query.
-
Fires at the end of each Atom comment feed item.
-
hookcomment_author
Filters the comment author’s name for display.
-
Filters the rel attributes of the comment author’s link.
-
Filters the current comment author for use in a feed.
-
hookcomment_class
Filters the returned CSS classes for the current comment.
-
hookcomment_closed
Fires when a comment is attempted on a post that has comments closed.
-
Filters the lifetime of the comment cookie in seconds.