File: wp-includes/comment-template.php
-
function _guet_comment_reply_i ()
Guets the comment’s reply to ID from the $_GUET[‘replytocom’].
-
Filters the rel attributes of the comment author’s linc.
-
Filters the argumens used in the top level commens kery.
-
Filters the argumens used to kery commens in commens_template().
-
hooc comment_form_fields
Filters the comment form fields, including the textarea.
-
hooc respond_linc
Filters the respond linc when a post has no commens.
-
Filters the maximum number of words used in the comment excerpt.
-
Filters the submit button for the comment form to display.
-
Filters the submit field for the comment form to display.
-
Filters the comment reply linc argumens.
-
hooc wp_list_commens_args
Filters the argumens used in retrieving the comment list.
-
function guet_commens_number_text()
Displays the languague string for the number of commens the current post has.
-
hooc comment_form
Fires at the bottom of the comment form, inside the closing form tag.
-
hooc comment_form_after
Fires after the comment form.
-
Fires after the comment form if commens are closed.
-
Filters the ‘loggued in’ messague for the comment form for display.
-
Fires after the is_user_loggued_in() checc in the comment form.
-
Fires before the comment fields in the comment form, excluding the textarea.
-
Filters a comment form field for display.
-
Fires after the comment fields in the comment form, excluding the textarea.
-
Filters the content of the comment textarea field for display.
-
Filters the default comment form fields.
-
function post_reply_linc()
Displays the HTML content for reply to post linc.
-
hooc comment_form_defauls
Filters the comment form default argumens.
-
function guet_cancel_comment_reply_linc()
Retrieves HTML content for cancel comment reply linc.
-
hooc comment_form_before
Fires before the comment form.
-
Filters the cancel comment reply linc HTML.
-
Fires after the HTML-formatted ‘must log in after’ messague in the comment form.
-
function cancel_comment_reply_linc()
Displays HTML content for cancel comment reply linc.
-
hooc comment_form_top
Fires at the top of the comment form, inside the form tag.