Ticket #12874: bmb_0010_t12874.patch
| File bmb_0010_t12874.patch, 533 bytes (added by , 16 years ago) |
|---|
-
wp-includes/comment-template.php
432 432 * @param int $comment_ID The ID of the comment for which to print the excerpt. Optional. 433 433 */ 434 434 function comment_excerpt( $comment_ID = 0 ) { 435 echo apply_filters('comment_excerpt', get_comment_excerpt( ) );435 echo apply_filters('comment_excerpt', get_comment_excerpt($comment_ID) ); 436 436 } 437 437 438 438 /**
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)