ClassicPress logo
Skip to content
Filter by type:

Browse:

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

_get_comment_reply_id()

Function: Gets the comment’s reply to ID from the $_GET[‘replytocom’].

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

Used by 0 functions | Uses 0 functions

comment_form_attrs

Filter Hook: Filters additional comment form attributes.

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

Used by 0 functions | Uses 0 functions

comments_template_top_level_query_args

Filter Hook: Filters the arguments used in the top level comments query.

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

Used by 0 functions | Uses 0 functions

display_comment_author_data()

Function: Outputs comment author data

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

Used by 0 functions | Uses 0 functions

display_comment_metadata()

Function: Outputs comment metadata

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

Used by 0 functions | Uses 0 functions

comment_author_link_rel

Filter Hook: Filters the rel attributes of the comment author’s link.

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

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

comment_form_submit_button

Filter Hook: Filters the submit button for the comment form to display.

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

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