- Timestamp:
- 10/31/2025 06:55:47 PM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-comments-list-table.php
r60987 r61105 152 152 'post_type' => $post_type, 153 153 'update_comment_post_cache' => true, 154 'type__not_in' => array( 'note' ),155 154 ); 156 155
Note: See TracChangeset
for help on using the changeset viewer.