Ticket #35473: 35473.diff
File 35473.diff, 410 bytes (added by , 9 years ago) |
---|
-
wp-includes/comment-template.php
1257 1257 if ( empty($file) ) 1258 1258 $file = '/comments.php'; 1259 1259 1260 $req = get_option('require_name_email');1261 1262 1260 /* 1263 1261 * Comment author information fetched from the comment cookies. 1264 1262 */