[wp-trac] [WordPress Trac] #25396: Hook Docs: wp-includes/comment-template.php

WordPress Trac noreply at wordpress.org
Mon Sep 23 20:30:20 UTC 2013


#25396: Hook Docs: wp-includes/comment-template.php
--------------------------+------------------
 Reporter:  DrewAPicture  |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.7
Component:  Inline Docs   |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------
Changes (by DrewAPicture):

 * keywords:  needs-patch => has-patch
 * milestone:  Awaiting Review => 3.7


Old description:

> Patch forthcoming.

New description:

 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`

--

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25396#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list