Changeset 34270 for trunk/src/wp-includes/comment-template.php
- Timestamp:
- 09/17/2015 08:00:31 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment-template.php
r34245 r34270 1212 1212 'status' => 'approve', 1213 1213 'post_id' => $post->ID, 1214 'update_comment_meta_cache' => false, // We lazy-load comment meta for performance. 1214 1215 ); 1215 1216
Note: See TracChangeset
for help on using the changeset viewer.