Hooks
-
Filters the maximum number of words used in the comment excerpt.
-
Filters the GROUP BY clause of the comments feed query before sending.
-
Filters the JOIN clause of the comments feed query before sending.
-
Filters the LIMIT clause of the comments feed query before sending.
-
Filters the ORDER BY clause of the comments feed query before sending.
-
Filters the WHERE clause of the comments feed query before sending.
-
Filters the comment flood status.
-
Filters the comment flood error message.
-
Fires before the comment flood message is triggered.
-
hookcomment_form
Fires at the bottom of the comment form, inside the closing form tag.
-
Fires after the comment form.
-
Fires after the comment fields in the comment form, excluding the textarea.
-
Fires before the comment form.
-
Fires before the comment fields in the comment form, excluding the textarea.
-
Fires after the comment form if comments are closed.
-
Filters the comment form default arguments.
-
Filters the default comment form fields.
-
Filters the comment form fields, including the textarea.
-
Filters the content of the comment textarea field for display.
-
Filters a comment form field for display.
-
Filters the ‘logged in’ message for the comment form for display.
-
Fires after the is_user_logged_in() check in the comment form.
-
Fires after the HTML-formatted ‘must log in after’ message in the comment form.
-
Filters the submit button for the comment form to display.
-
Filters the submit field for the comment form to display.
-
hookcomment_form_top
Fires at the top of the comment form, inside the form tag.
-
Filters the returned comment ID fields.
-
Fires when a comment is attempted on a post that does not exist.
-
hookcomment_link
Filters the current comment’s permalink.
-
Fires once the comment loop is started.