Opened 11 years ago
Closed 11 years ago
#25396 closed defect (bug) (fixed)
Hook Docs: wp-includes/comment-template.php
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.7 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Inline Docs | Keywords: | has-patch |
Focuses: | Cc: |
Description (last modified by )
The attached patch documents the following hooks in comment-template.php:
Filters:
get_comment_author
'comment_author
get_comment_author_email
author_email
comment_email
get_comment_author_link
get_comment_author_IP
comment_url
get_comment_author_url_link
comment_class
get_comment_date
comment_excerpt
get_comment_ID
get_comment_link
get_comments_link
get_comments_number
comments_number
get_comment_time
get_comment_type
trackback_url
comments_open
comments_array
comments_template
comments_popup_link_attributes
post_comments_link
cancel_comment_reply_link
comment_id_fields
comment_form_default_fields
comment_form_defaults
comment_form_logged_in
comment_form_field_$name
comment_form_field_comment
Actions:
comment_form_before
comment_form_must_log_in_after
comment_form_top
comment_form_logged_in_after
comment_form_before_fields
comment_form_after_fields
comment_form
comment_form_after
comment_form_comments_closed
Attachments (2)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Second pass