Skip to content

Commit 9c77315

Browse files
committed
linto
1 parent bfd1007 commit 9c77315

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wp-includes/class-wp-query.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5109,7 +5109,6 @@ protected function generate_cache_key( array $args, $sql ) {
51095109
sort( $args['post_status'] );
51105110
}
51115111

5112-
51135112
/*
51145113
* Ensure deterministic ordering to prevent duplicate records across pages.
51155114
* When multiple posts have the same value for a field, add ID as secondary sort to guarantee consistent ordering.

0 commit comments

Comments
 (0)