ClassicPress logo
Skip to content
Filter by type:

Browse:

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

comment_form_field_comment

Filter Hook: Filters the content of the comment textarea field for display.

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

Used by 0 functions | Uses 0 functions

comment_form_before_fields

Action Hook: Fires before the comment fields in the comment form, excluding the textarea.

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

Used by 0 functions | Uses 0 functions

comment_form_field_{$name}

Filter Hook: Filters a comment form field for display.

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

Used by 0 functions | Uses 0 functions

comment_form_after_fields

Action Hook: Fires after the comment fields in the comment form, excluding the textarea.

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

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

comment_form()

Function: Outputs a complete commenting form for use within a template.

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

Used by 0 functions | Uses 0 functions

comment_form_comments_closed

Action Hook: Fires after the comment form if comments are closed.

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

Used by 0 functions | Uses 0 functions

comment_form_default_fields

Filter Hook: Filters the default comment form fields.

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

Used by 0 functions | Uses 0 functions

comment_form_defaults

Filter Hook: Filters the comment form default arguments.

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

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