Changeset 32769 for trunk/src/wp-includes/comment-template.php
- Timestamp:
- 06/14/2015 07:20:12 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment-template.php
r32568 r32769 1203 1203 $comments = &$wp_query->comments; 1204 1204 $wp_query->comment_count = count($wp_query->comments); 1205 update_comment_cache($wp_query->comments);1206 1205 1207 1206 if ( $separate_comments ) {
Note: See TracChangeset
for help on using the changeset viewer.