Skip to content

Commit 413e495

Browse files
committed
WHITESPACE! Oh no!
1 parent 85339ff commit 413e495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2520,7 +2520,7 @@ public function get_posts() {
25202520
$fields_requiring_deterministic_orderby = array(
25212521
'post_name',
25222522
'post_author',
2523-
'post_date',
2523+
'post_date',
25242524
'post_title',
25252525
'post_modified',
25262526
'post_mime_type',

0 commit comments

Comments
 (0)