ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/comment-template.php
  • Page 3

comment_form_top

Action Hook: Fires at the top of the comment form, just after the form tag.

Source: wp-includes/comment-template.php:2763

Used by 0 functions | Uses 0 functions

comment_form_logged_in

Filter Hook: Filters the ‘logged in’ message for the comment form for display.

Source: wp-includes/comment-template.php:2779

Used by 0 functions | Uses 0 functions

comment_form_logged_in_after

Action Hook: Fires after the is_user_logged_in() check in the comment form.

Source: wp-includes/comment-template.php:2791

Used by 0 functions | Uses 0 functions

comment_form_fields

Filter Hook: Filters the comment form fields, including the textarea.

Source: wp-includes/comment-template.php:2809

Used by 0 functions | Uses 0 functions

comment_form_title()

Function: Displays text based on comment reply status.

Source: wp-includes/comment-template.php:2121

Used by 0 functions | Uses 0 functions

wp_list_comments()

Function: Displays a list of comments.

Source: wp-includes/comment-template.php:2236

Used by 0 functions | Uses 0 functions

wp_list_comments_args

Filter Hook: Filters the arguments used in retrieving the comment list.

Source: wp-includes/comment-template.php:2272

Used by 0 functions | Uses 0 functions

get_comment_reply_link()

Function: Retrieves HTML content for reply to comment link.

Source: wp-includes/comment-template.php:1783

Used by 0 functions | Uses 0 functions

comment_reply_link_args

Filter Hook: Filters the comment reply link arguments.

Source: wp-includes/comment-template.php:1835

Used by 0 functions | Uses 0 functions

comment_reply_link

Filter Hook: Filters the comment reply link.

Source: wp-includes/comment-template.php:1888

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 … 12 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy