Skip to content

Commit 4c60101

Browse files
committed
Update index.php
1 parent a642349 commit 4c60101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,4 @@ function unique_wp_query_pre_get_posts(&$query) {
143143
}
144144

145145
add_action('pre_get_posts', 'unique_wp_query_pre_get_posts', PHP_INT_MAX);
146-
}
146+
}

0 commit comments

Comments
 (0)