Ticket #30500: #30500.diff
| File #30500.diff, 515 bytes (added by , 12 years ago) |
|---|
-
wp-includes/comment-template.php
diff --git a/wp-includes/comment-template.php b/wp-includes/comment-template.php index 1377f3c..04da623 100644
a b function comment_form( $args = array(), $post_id = null ) { 2220 2220 */ 2221 2221 $args = wp_parse_args( $args, apply_filters( 'comment_form_defaults', $defaults ) ); 2222 2222 2223 ?> 2224 <?php if ( comments_open( $post_id ) ) : ?> 2223 if ( comments_open( $post_id ) ) : ?> 2225 2224 <?php 2226 2225 /** 2227 2226 * Fires before the comment form.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)